Skip to content

Commit

Permalink
removing audiovisualizer
Browse files Browse the repository at this point in the history
  • Loading branch information
janibehm committed Oct 17, 2023
1 parent c546ab7 commit 367f0ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ class App extends Component {
</button>
</div>
<div className='circles'>{circleComponents} </div>
<AudioVisualizer />
</header>
</div>
);
Expand Down

0 comments on commit 367f0ed

Please sign in to comment.