FunctionErrorLayout({
title,
desc,
svg,
helmetTitle,
homePath = GLOBAL_CONFIG.defaultRoute,
buttonText = "Go to Home",
slo
src/pages/sys/error/components/ErrorLayout.tsx:23
FunctionIcon({ icon, size = "1em", color = "currentColor", className = "", style = {}, ...props }: IconProps)
src/components/icon/icon.tsx:20
FunctionKanbanColumn({
id,
column,
tasks,
createTask,
clearColumn,
deleteColumn,
renameColumn,
isDragging,
}: Props)
src/pages/sys/others/kanban/kanban-column.tsx:27