Skip to content

Commit

Permalink
Drop unused hashrouter
Browse files Browse the repository at this point in the history
  • Loading branch information
Etheryte authored and admd committed Jul 23, 2024
1 parent 96b2cb0 commit 372773e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 125 deletions.
124 changes: 0 additions & 124 deletions web/html/src/components/utils/HashRouter.tsx

This file was deleted.

1 change: 0 additions & 1 deletion web/html/src/components/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from "./cloneReactElement";
export * from "./HashRouter";
export * from "./HelpIcon";
export * from "./HelpLink";
export * from "./Loading";

0 comments on commit 372773e

Please sign in to comment.