default
Function: default()
default(
props
,deprecatedLegacyContext
?):ReactNode
Defined in: src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:41
A modal component for creating and editing action item categories.
Parameters
props
InterfaceActionItemCategoryModal
The properties passed to the component.
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode
The CategoryModal
component.