Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Khabibova committed Nov 3, 2023
1 parent d593c47 commit d3a94bc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ logs
node_modules
.pnp
.pnp.js
build
.env
npm-debug.log*
2 changes: 1 addition & 1 deletion frontend/src/components/Register.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ function Register ({onRegister}) {
)
}

export default Register
export default Register
3 changes: 0 additions & 3 deletions frontend/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ root.render(
<App/>
</BrowserRouter>
);



2 changes: 0 additions & 2 deletions frontend/src/vendor/fonts/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@
font-weight: 400;
font-style: normal;
}


0 comments on commit d3a94bc

Please sign in to comment.