Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
refactor(frontend): Refactor/remove-node-maps (#807)
Browse files Browse the repository at this point in the history
* Remove nodes/map path

* Types fixed

* Update snapshots

* Fix package-lock.json
  • Loading branch information
luixo authored Dec 13, 2021
1 parent 32920d9 commit 2c988a7
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 1,649 deletions.
2 changes: 0 additions & 2 deletions frontend/additional.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ declare module "*.svg" {
declare module "react-text-collapse";
declare module "echarts-for-react";
declare module "react-paginate";

declare module "*"; // for datamaps npm
Loading

0 comments on commit 2c988a7

Please sign in to comment.