feat: add new navigation item for rules in the dashboard sidebar with associated icon
This commit is contained in:
4
components/rules/index.ts
Normal file
4
components/rules/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { RuleGroupCard } from "./rule-group-card";
|
||||
export { RuleCreateDialog } from "./rule-create-dialog";
|
||||
export { RulesSearchBar } from "./rules-search-bar";
|
||||
|
||||
Reference in New Issue
Block a user