mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Format: update prettier configuration to use tailwind plugin
This commit is contained in:
@@ -48,7 +48,7 @@ const ConfirmUserPage: FC = () => {
|
||||
Your confirmation token is invalid or is expired.
|
||||
</p>
|
||||
<button
|
||||
className="btn-outline btn-sm btn normal-case"
|
||||
className="btn btn-outline btn-sm normal-case"
|
||||
onClick={onClick}
|
||||
type="button"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user