Created the SettingsArea index.js

This commit is contained in:
Mathias Wagner 2023-06-09 02:57:35 +02:00
parent 69e4f8d245
commit b9c960b92e

View File

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