Implement how it works page
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export { default } from "./ContentBanner.container";
|
||||
export type {
|
||||
ContentBannerProps,
|
||||
ContentBannerVariant,
|
||||
} from "./ContentBanner.types";
|
||||
Reference in New Issue
Block a user