Skip to content

Commit

Permalink
Merge pull request #2 from brendigler/hooks
Browse files Browse the repository at this point in the history
compile bug fix
  • Loading branch information
brendanrsmith committed Jun 2, 2021
2 parents 0f8a4f5 + 1b3037c commit 582683d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.js
@@ -1,6 +1,5 @@
import React from 'react';
import 'bootstrap/dist/css/bootstrap.min.css';
import Nav from 'react-bootstrap/Nav';
import Navbar from 'react-bootstrap/Navbar';

import ToDo from './components/todo/todo.js';
Expand Down

0 comments on commit 582683d

Please sign in to comment.