Skip to content

Conversation

@Sebastian-ubs
Copy link

A superfluous space in className is causing issues (at least when using prefixes), so I removed it.

tw-fixed tw-inset-0 tw-z-50 tw-bg-black/80 tw- data...

caused by

fixed inset-0 z-50 bg-black/80  data[...]

in ui/apps/www/registry/new-york/ui/dialog.tsx

A superfluous space in className is causing issues (at least when using prefixes), so I removed it.
> tw-fixed tw-inset-0 tw-z-50 tw-bg-black/80 **tw-** data...
caused by
```
fixed inset-0 z-50 bg-black/80  data[...]
```
in `ui/apps/www/registry/new-york/ui/dialog.tsx`
@vercel
Copy link

vercel bot commented Oct 10, 2025

@Sebastian-ubs is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@Sebastian-ubs Sebastian-ubs changed the title Remove superfluous space in dialog.tsx fix: remove superfluous space in dialog.tsx Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants