Skip to content

Commit

Permalink
refactor store
Browse files Browse the repository at this point in the history
  • Loading branch information
gcor committed Jan 6, 2024
1 parent b1baa8b commit 24637ef
Show file tree
Hide file tree
Showing 151 changed files with 2,239 additions and 3,311 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
{ "from": "./state", "target": "./components" },
{ "from": "./constants", "target": "./components" },
{ "from": "./features", "target": "./components" }

// { "from": "./features", "target": "./map" },
// { "from": "./components", "target": "./map" }
]
}
]
Expand Down
53 changes: 0 additions & 53 deletions components/Card/Card.tsx

This file was deleted.

27 changes: 0 additions & 27 deletions components/Card/DesktopCard/DesktopCard.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions components/Card/MobileCard.tsx

This file was deleted.

38 changes: 0 additions & 38 deletions components/Card/components/ConstructionInfo/ConstructionInfo.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions components/Card/components/Header/Header.module.css

This file was deleted.

62 changes: 0 additions & 62 deletions components/Card/components/Header/Header.tsx

This file was deleted.

11 changes: 0 additions & 11 deletions components/Card/components/Section/Section.module.css

This file was deleted.

7 changes: 0 additions & 7 deletions components/Card/components/Section/Section.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions components/Card/index.ts

This file was deleted.

63 changes: 0 additions & 63 deletions components/Filters/Filters.tsx

This file was deleted.

1 change: 0 additions & 1 deletion components/Filters/index.ts

This file was deleted.

7 changes: 0 additions & 7 deletions constants/colors.ts

This file was deleted.

49 changes: 0 additions & 49 deletions constants/sources.ts

This file was deleted.

Loading

0 comments on commit 24637ef

Please sign in to comment.