Files
myeasycms-v2/packages/ui/src/lib/utils/index.ts
Giancarlo Buomprisco fafcafc221 Updated UI package to work with the new Shadcn CLI (#59)
Updated UI package to work with the new Shadcn CLI
2024-09-03 18:17:51 +08:00

3 lines
57 B
TypeScript

export * from './cn';
export * from './is-route-active';