SOS12/src/hoc/index.js
2023-07-02 19:43:01 +07:00

4 lines
75 B
JavaScript

import SectionWrapper from "./SectionWrapper";
export { SectionWrapper };