Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
orig committed Oct 13, 2023
1 parent abbe9c7 commit 97678a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const UseCookiesAlert = component$((props: UseCookiesAlertProps) => {
onClick$={acceptCookies}
class="btn btn-primary relative flex items-center gap-3 transition ease-in-out border px-4 py-2 rounded-md"
>
ACCEPT
Accept
</button>
</div>
</div>
Expand Down

0 comments on commit 97678a6

Please sign in to comment.