B2B-30: hide 'create team' button from not super_admins
This commit is contained in:
@@ -62,6 +62,13 @@ Example of usage
|
||||
--color-text-foreground -> className="[property name]-text-foreground" -> className="text-text-foreground", border-text-foreground
|
||||
```
|
||||
|
||||
## Components
|
||||
- Add the component to the `packages/ui/src/shadcn` directory.
|
||||
- Replace the imports with the relative imports.
|
||||
- Export the component by adding a new export to the package.json file.
|
||||
- Import the component directly from the package.
|
||||
|
||||
read more on [makerkit doc](https://makerkit.dev/docs/next-supabase-turbo/customization/adding-shadcn-ui-components)
|
||||
|
||||
|
||||
## Fonts
|
||||
https://makerkit.dev/docs/next-supabase-turbo/customization/fonts
|
||||
Reference in New Issue
Block a user