Created the Plan index.js

This commit is contained in:
Mathias Wagner 2023-07-09 03:23:09 +02:00
parent 33bbbfa9d4
commit f6bcd3914e
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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