Created the Pricing index.js

This commit is contained in:
Mathias Wagner 2023-07-09 03:23:23 +02:00
parent 2bc8e5e294
commit 4e984102cd
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1 @@
export {Pricing as default} from "./Pricing.jsx";