Fix right menu position and a typo

This commit is contained in:
Aj - Thomas
2022-05-04 07:49:29 +02:00
parent 1667ea2754
commit 6769ca701c
3 changed files with 32 additions and 19 deletions

View File

@@ -46,7 +46,7 @@ function SettingsMenu(props: any) {
color: '#a0aec0',
}}
>
tip: You can upload your config file by dragging and dropping it into the page
tip: You can upload your config file by dragging and dropping it onto the page
</Text>
</Group>
);