Skip to content

Commit

Permalink
chore: fix typo (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gehbt authored Apr 1, 2024
1 parent 0ad0aef commit 7359653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/InputEntry.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function go() {

m="t-3 auto"
m-auto w-120rpx rounded bg-teal-600 px-4 py-1 text-sm text-white
hover-calss="bg-teal-700"
hover-class="bg-teal-700"
@click="go"
>
GO
Expand Down

0 comments on commit 7359653

Please sign in to comment.