diff --git a/.gitignore b/.gitignore index c2658d7..713d500 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/ +.env diff --git a/client/src/App.js b/client/src/App.js index c4372ea..f40bf66 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -24,7 +24,7 @@ function App() { - + ); diff --git a/client/src/components/BottomFPage.jsx b/client/src/components/BottomFPage.jsx index 18158b7..3fa607b 100644 --- a/client/src/components/BottomFPage.jsx +++ b/client/src/components/BottomFPage.jsx @@ -1,4 +1,3 @@ - import React, {useContext} from 'react'; import { AppContext } from './AppContext'; @@ -31,7 +30,7 @@ const BottomFPage = () => {
Nie widzisz swojej jednostki?
  • Napisz do nas!
  • - + @@ -40,4 +39,4 @@ const BottomFPage = () => { ) } -export default BottomFPage; \ No newline at end of file +export default BottomFPage; diff --git a/client/src/components/FooterQuiz.jsx b/client/src/components/FooterQuiz.jsx index b059b23..82e6aed 100644 --- a/client/src/components/FooterQuiz.jsx +++ b/client/src/components/FooterQuiz.jsx @@ -1,14 +1,14 @@ const FooterQuiz = () => (
    - Zgłoś błąd lub pomysł ulepszenia aplikacji! + Zgłoś błąd lub pomysł ulepszenia aplikacji! -