* chore: quick actions refactor * chore: lint fix * chore: unified factory for actions * chore: lint fix * * chore: removed redundant files * chore: updated imports * chore: updated interfaces to types * chore: updated undefined handling
1 line
84 B
TypeScript
1 line
84 B
TypeScript
export { useQuickActionsFactory } from "@/components/common/quick-actions-factory";
|