diff --git a/src/pages/Pricing/components/Plan/index.js b/src/pages/Pricing/components/Plan/index.js new file mode 100644 index 0000000..31cb2f6 --- /dev/null +++ b/src/pages/Pricing/components/Plan/index.js @@ -0,0 +1 @@ +export {Plan as default} from "./Plan.jsx"; \ No newline at end of file