Created the LegalArea index.js

This commit is contained in:
Mathias Wagner 2023-06-09 03:14:07 +02:00
parent c9404be915
commit 4bdf0fa9b6

View File

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