delete notes & sync to firebase

This commit is contained in:
2023-05-25 22:29:40 +02:00
parent 2b7ba1faf7
commit e384495e73
10 changed files with 64 additions and 66 deletions

View File

@@ -14,6 +14,7 @@ Let's get started!`,
{
title: 'brackets',
content: `If you type square brackets around text a link is created automatically. Like magic!`,
isRoot: false
},
].map((note) => ({
id: shortid.generate(),