[Launcher] Prepare component

This commit is contained in:
Admin 2025-04-04 07:42:44 +02:00
parent 3bb9c6e661
commit c70a3ffdb4

View File

@ -0,0 +1,3 @@
export default () => {
return <box></box>
}