Skip to content

Commit

Permalink
[frontend] feat: Note modal (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
helloitsdave authored Feb 11, 2024
1 parent 1d4b9c8 commit 27247e9
Show file tree
Hide file tree
Showing 7 changed files with 964 additions and 29 deletions.
Loading

1 comment on commit 27247e9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage for this commit

100.00%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   App.tsx100%100%100%
src/api
   apiService.ts100%100%100%
src/components
   Note.tsx100%100%100%
   NoteForm.tsx100%100%100%
   NoteGrid.tsx100%100%100%
   Spinner.tsx100%100%100%

Please sign in to comment.