Created the AccountMenu ind.js

This commit is contained in:
2024-02-15 18:25:47 +01:00
parent ec0bbeaf58
commit 6e6bbd12a7

View File

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