Implement use cases page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export { default } from "./CaseStudy.container";
|
||||
export type { CaseStudyProps, CaseStudySurfaceValue } from "./CaseStudy.types";
|
||||
export { CASE_STUDY_SURFACE_OPTIONS } from "./CaseStudy.types";
|
||||
Reference in New Issue
Block a user