StackedRouter: minor cleanup
This commit is contained in:
parent
3b5cc1e64e
commit
44b7354e74
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ import "./StackedRouter.css";
|
||||||
import { animateSlideInFromRight, animateSlideOutToRight } from "./anim";
|
import { animateSlideInFromRight, animateSlideOutToRight } from "./anim";
|
||||||
import { ANIM_CURVE_DECELERATION, ANIM_CURVE_STD } from "../material/theme";
|
import { ANIM_CURVE_DECELERATION, ANIM_CURVE_STD } from "../material/theme";
|
||||||
import {
|
import {
|
||||||
eventListener,
|
|
||||||
makeEventListener,
|
makeEventListener,
|
||||||
} from "@solid-primitives/event-listener";
|
} from "@solid-primitives/event-listener";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue