Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Jan 16, 2025
1 parent b34e3de commit f66a15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/primitives/Dialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export function Dialog({
}}
ref={dialogRef}
role="dialog"
className='zoom-in-95 animate-in duration-200'
className="zoom-in-95 animate-in duration-200"
>
{children}
</div>
Expand Down

0 comments on commit f66a15f

Please sign in to comment.