commit | 8808b71b3f3e8484756cbc6d0af24ad18a7393ba | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 16:11:30 2021 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 16:11:30 2021 +0100 |
tree | 18434b93921f6cacdb2e1541151cc3318a313ed1 | |
parent | 1cd55434bb9e4fa61b39b24cdadd245acf02e2d5 [diff] |
redux
diff --git a/Components/NavBar.js b/Components/NavBar.js index a841d38..95e5c7d 100644 --- a/Components/NavBar.js +++ b/Components/NavBar.js
@@ -2,7 +2,7 @@ import Styles from '../styles/navbar.module.css'; import Cookies from 'js-cookie'; // import { setInfo } from "../redux/actions/main" -import { connect } from "react-redux"; +// import { connect } from "react-redux"; // import { makeStore } from "../redux/store"; // const store = makeStore();