WIP: Re-implement music visualizer
This commit is contained in:
parent
3788e377d9
commit
ced10cc09f
15 changed files with 615 additions and 4 deletions
|
|
@ -22,6 +22,7 @@ dependencies:
|
|||
# React-redux stuff
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
react-use-error-boundary: ^3.0.0 # TODO(tlater): Remove when react implement their own
|
||||
redux: ^4.2.0
|
||||
'@reduxjs/toolkit': ^1.8.3
|
||||
react-redux: ^8.0.2
|
||||
|
|
|
|||
Reference in a new issue