Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
klutchdev authored Oct 19, 2021
1 parent e1d49c7 commit e7776b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ContentContainer/index.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import TopNavigation from '../TopNavigation';
import { BsPlusCircleFill } from 'react-icons/bs';
import { useState } from 'react';
// import { useState } from 'react';

const ContentContainer = () => {
return (
Expand Down

0 comments on commit e7776b5

Please sign in to comment.