Skip to content

Commit

Permalink
formatter with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
anselm94 committed Mar 24, 2020
1 parent 7838067 commit 0563d4d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/src/pages/discover-more/showcase/appList.js
Original file line number Diff line number Diff line change
Expand Up @@ -611,8 +611,9 @@ const appList = [
},
{
title: 'A Clone of Google Keep',
description: 'A twin-looking Google Keep clone with light/dark Material theme as adapted exactly in Google Keep,' +
' with a GraphQL backend written in Golang',
description:
'A twin-looking Google Keep clone with light/dark Material theme as adapted exactly in Google Keep,' +
' with a GraphQL backend written in Golang',
image: 'googlekeepclone.jpg',
link: 'http://googlekeep-anselm94.herokuapp.com/',
similarWebVisits: 100,
Expand Down

0 comments on commit 0563d4d

Please sign in to comment.