fix: resolve TypeScript errors in migrated components
This commit is contained in:
2
apps/web/src/components/ui/input.tsx
Normal file
2
apps/web/src/components/ui/input.tsx
Normal file
@@ -0,0 +1,2 @@
|
||||
export { Input } from "@mosaic/ui";
|
||||
export type { InputProps } from "@mosaic/ui";
|
||||
Reference in New Issue
Block a user