Remove unsued variables.

This commit is contained in:
jqlio18 2022-12-18 21:58:43 -05:00
commit 6daeb5dbf1

View file

@ -4,8 +4,6 @@
import { Grid, Row, Column } from "../Grid"; import { Grid, Row, Column } from "../Grid";
import { shouldRenderHamburgerMenu } from "./navStore"; import { shouldRenderHamburgerMenu } from "./navStore";
const { style, ...rest } = $$restProps;
</script> </script>
<div <div