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