Skip to content

Commit

Permalink
blank
Browse files Browse the repository at this point in the history
  • Loading branch information
tntons committed Mar 28, 2024
1 parent 6f00d31 commit a1bd963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/components/Shake.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ export default function ShakeComponent({
style={{ width: `${(count / 700) * 100}%`}} />
</div>
</div>
</div>
</div>
)
}

0 comments on commit a1bd963

Please sign in to comment.