mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-29 22:48:42 -06:00
i don't think I need this anymore?
This commit is contained in:
@@ -25,7 +25,6 @@ export function SwitchWithLabel(props: SwitchWithLabelProps) {
|
||||
>
|
||||
{props.label}
|
||||
</Label>
|
||||
<Theme name={"inverted_purple"}>
|
||||
<Separator minHeight={20} vertical />
|
||||
<Switch
|
||||
id={id}
|
||||
@@ -36,7 +35,6 @@ export function SwitchWithLabel(props: SwitchWithLabelProps) {
|
||||
>
|
||||
<JellifySliderThumb animation="bouncy" />
|
||||
</Switch>
|
||||
</Theme>
|
||||
</XStack>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user