chore: ran linting

This commit is contained in:
Anish Sarkar 2026-05-19 21:02:07 +05:30
parent f1b3c88354
commit d66295aedd
48 changed files with 372 additions and 443 deletions

View file

@ -38,10 +38,7 @@ export default function ErrorPage({
)}
<div className="flex gap-2">
<Button
type="button"
onClick={reset}
>
<Button type="button" onClick={reset}>
Try again
</Button>
<a