mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-31 04:04:21 -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();
|
||||
|
||||
return (
|
||||
<>
|
||||
<View
|
||||
{...css({
|
||||
flexDirection: "row-reverse",
|
||||
@ -154,6 +153,5 @@ export const BrowseSettings = ({
|
||||
</Menu>
|
||||
</View>
|
||||
</View>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user