Created the AccountMenu ind.js

This commit is contained in:
Mathias Wagner 2024-02-15 18:25:47 +01:00
parent ec0bbeaf58
commit 6e6bbd12a7
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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