Skip to content

Commit

Permalink
fixup! feat: Add a placeholder minimal-route-ladders page
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarson committed May 3, 2024
1 parent 5675f13 commit 72d55c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/src/components/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import { TabMode } from "./propertiesPanel/tabPanels"
import { DummyDetourPage } from "./dummyDetourPage"
import inTestGroup, { TestGroups } from "../userInTestGroup"
import { MinimalLadderPage } from "./minimalLadderPage"
import inTestGroup, { TestGroups } from "../userInTestGroup"

export const AppRoutes = () => {
useAppcues()
Expand Down

0 comments on commit 72d55c8

Please sign in to comment.