wasp/examples
cursorial 7207d98c7a
refactor(examples:thoughts): Create a reusable Layout component for page layout (#253)
Fixes #252

In order to remove duplication for the TopNavbar and the TagsSidebar on
these pages we need a base Layout component. This PR eliminates the
duplication we were seeing before.

Co-authored-by: Michael Curry <michael.curry@thebeansgroup.com>
2021-06-16 14:32:10 +02:00
..
realworld Upgraded to Prisma 2.21 (stable migrations) + postgre can be used in local dev. 2021-04-21 14:06:25 +02:00
thoughts refactor(examples:thoughts): Create a reusable Layout component for page layout (#253) 2021-06-16 14:32:10 +02:00
tutorials/TodoApp Simplified tutorial/TodoApp to not use React-controlled component for creating new Task. 2021-04-07 17:04:34 +02:00