Skip to content

Commit

Permalink
remove notes, add cookie typing
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjirku committed Oct 15, 2023
1 parent 24f15eb commit a87a96c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 313 deletions.
52 changes: 0 additions & 52 deletions app/models/note.server.ts

This file was deleted.

70 changes: 0 additions & 70 deletions app/routes/notes.$noteId.tsx

This file was deleted.

12 changes: 0 additions & 12 deletions app/routes/notes._index.tsx

This file was deleted.

109 changes: 0 additions & 109 deletions app/routes/notes.new.tsx

This file was deleted.

70 changes: 0 additions & 70 deletions app/routes/notes.tsx

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"@remix-run/node": "^2.0.1",
"@remix-run/react": "^2.0.1",
"@remix-run/serve": "^2.0.1",
"@types/cookie": "^0.5.2",
"bcryptjs": "^2.4.3",
"isbot": "^3.6.13",
"react": "^18.2.0",
Expand Down

0 comments on commit a87a96c

Please sign in to comment.