Skip to content

Commit

Permalink
feat: rollback change
Browse files Browse the repository at this point in the history
I don't care much, let it be interface
  • Loading branch information
AleksandrSl committed Jan 15, 2025
1 parent b3cd0dc commit bd32257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Timer.astro
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
type Props = {
interface Props {
steps: {
description: null | string
time: number
Expand Down

0 comments on commit bd32257

Please sign in to comment.