Skip to content

Commit

Permalink
fix(redux): removed js redux from project
Browse files Browse the repository at this point in the history
fixing #109
  • Loading branch information
roman-ojha committed Jun 30, 2022
1 parent 7b3f797 commit 952795b
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 907 deletions.
1 change: 0 additions & 1 deletion client/src/index.tsx
Expand Up @@ -6,7 +6,6 @@ import "./styles/variables.css";
import "./index.css";
import { BrowserRouter } from "react-router-dom";
import { Provider } from "react-redux";
// import store from "./services/redux-store/store";
import store from "./services/redux/store";

ReactDOM.render(
Expand Down
307 changes: 0 additions & 307 deletions client/src/services/redux-actions/index.js

This file was deleted.

19 changes: 0 additions & 19 deletions client/src/services/redux-reducer/components/commentBox.js

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 952795b

Please sign in to comment.