FunctionAuthGuard({ children, fallback = null, check, checkAny, checkAll, baseOn = "permission" }: AuthGuardProps)
src/components/auth/auth-guard.tsx:59
FunctionCalendarEventForm({
type,
open,
onCancel,
initValues = { id: faker.string.uuid() },
onEdit,
onCreate,
onDelete,
}: Props
src/pages/sys/others/calendar/calendar-event-form.tsx:47
FunctionCodeBlock({ title, description, children, code, options, className, ...props }: CodeBlockProps)
src/components/code/code-bock.tsx:9