Created the Calculate index.js

This commit is contained in:
2023-11-18 23:40:03 +01:00
parent b53dd16054
commit c70ad75aea

View File

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