Skip to content

Commit

Permalink
Move comments data to localStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
aelishRollo committed May 9, 2024
1 parent 2b25ef6 commit 8efdec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sampleData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ export const comments: Types.Comment[] = [
name: 'Sample User',
commentText: 'Hey! This is a comment'
},

]

0 comments on commit 8efdec6

Please sign in to comment.