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