2.18.0: New Invitation flow, refactored Database Webhooks, new ShadCN UI Components (#384)
* Streamlined invitations flow * Removed web hooks in favor of handling logic directly in server actions * Added new Shadcn UI Components
This commit is contained in:
committed by
GitHub
parent
195cf41680
commit
2e20d3e76f
@@ -90,6 +90,11 @@
|
||||
"./skeleton": "./src/shadcn/skeleton.tsx",
|
||||
"./shadcn-sidebar": "./src/shadcn/sidebar.tsx",
|
||||
"./collapsible": "./src/shadcn/collapsible.tsx",
|
||||
"./kbd": "./src/shadcn/kbd.tsx",
|
||||
"./button-group": "./src/shadcn/button-group.tsx",
|
||||
"./input-group": "./src/shadcn/input-group.tsx",
|
||||
"./item": "./src/shadcn/item.tsx",
|
||||
"./field": "./src/shadcn/field.tsx",
|
||||
"./utils": "./src/lib/utils/index.ts",
|
||||
"./if": "./src/makerkit/if.tsx",
|
||||
"./trans": "./src/makerkit/trans.tsx",
|
||||
|
||||
Reference in New Issue
Block a user