mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-02 05:04:15 -04:00
remove unnecessary empty tags
This commit is contained in:
parent
f5faf06f81
commit
6f5513f11c
@ -95,7 +95,6 @@ export const BrowseSettings = ({
|
|||||||
const { t } = useTranslation();
|
const { t } = useTranslation();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
|
||||||
<View
|
<View
|
||||||
{...css({
|
{...css({
|
||||||
flexDirection: "row-reverse",
|
flexDirection: "row-reverse",
|
||||||
@ -154,6 +153,5 @@ export const BrowseSettings = ({
|
|||||||
</Menu>
|
</Menu>
|
||||||
</View>
|
</View>
|
||||||
</View>
|
</View>
|
||||||
</>
|
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user