Skip to content

Commit f3aad97

Browse files
🐛 add slugComponentFile to triggerOnScroll component configuration
1 parent 4de290c commit f3aad97

File tree

1 file changed

+1
-0
lines changed
  • packages/ui/cuicui/marketing-ui/statistics/trigger-on-scroll

1 file changed

+1
-0
lines changed

packages/ui/cuicui/marketing-ui/statistics/trigger-on-scroll/component.ts

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export const triggerOnScrollComponent: ComponentType = {
1313
name: "Animated Number",
1414
component: PreviewTriggerOnScroll,
1515
slugPreviewFile: "preview",
16+
slugComponentFile: "trigger-on-scroll",
1617
},
1718
],
1819
};

0 commit comments

Comments
 (0)