mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-06 19:49:36 +00:00
code: registry,nextjs,frontends (1 files)
This commit is contained in:
@@ -71,6 +71,21 @@ import {
|
||||
Step,
|
||||
StepLabel,
|
||||
Pagination,
|
||||
// New components
|
||||
DatePicker,
|
||||
TimePicker,
|
||||
ColorPicker,
|
||||
FileUpload,
|
||||
Fab,
|
||||
ToggleButton,
|
||||
ToggleButtonGroup,
|
||||
Autocomplete,
|
||||
Rating,
|
||||
FormField,
|
||||
Drawer,
|
||||
Modal,
|
||||
Backdrop,
|
||||
Popover,
|
||||
} from '@/fakemui'
|
||||
|
||||
import type { ComponentType } from 'react'
|
||||
|
||||
Reference in New Issue
Block a user