ohctechv3/.svn/pristine/55/5564f5ca5c49097ba299319d65fa49e2f208087b.svn-base

5 lines
151 B
Plaintext
Raw Permalink Normal View History

2024-10-28 15:03:36 +05:30
'use client';
export { default } from './StepIcon';
export { default as stepIconClasses } from './stepIconClasses';
export * from './stepIconClasses';