Move settings to route instead of modal

This commit is contained in:
jeffvli 2023-03-30 03:01:31 -07:00
parent 0c13b09029
commit bc5f1f13f0
11 changed files with 159 additions and 151 deletions

View file

@ -29,7 +29,7 @@ export const SettingsOptions = ({ title, description, control, note }: SettingsO
<Group>
<Text
$noSelect
size="sm"
size="md"
>
{title}
</Text>