FIX: Make biome happy
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
ee6a41c4f4
commit
f78027247b
@@ -436,7 +436,7 @@ const Wrapper = styled("div")({
|
||||
left: 0,
|
||||
right: 0,
|
||||
bottom: NAVIGATION_HEIGH + 1,
|
||||
overscrollBehavior: "none"
|
||||
overscrollBehavior: "none",
|
||||
});
|
||||
|
||||
const SheetCanvas = styled("canvas")`
|
||||
|
||||
Reference in New Issue
Block a user