Skip to content

Commit

Permalink
Fix build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Plesnik committed Apr 5, 2024
1 parent 734282e commit 6b31b23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blog/2024-04-05-TextAppear.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const exampleDelay = `const text = Array.from('Knock, knock, Neo.')
))}`

const text = Array.from('Knock, knock, Neo.')
const textLength = text.length

const TextAppearBlogPost = () => {
return (
Expand Down

0 comments on commit 6b31b23

Please sign in to comment.