I am working on the Frontend dev project: quote generator. First time using codepen and I am struggling to use React-Redux. I am getting an error in the browser console:
" Uncaught SyntaxError: The requested module ‘/-/use-sync-external-store@v1.2.0-nObtrbhT9AtrsvWQs6X4/dist=es2019,mode=imports/unoptimized/shim/index.js’ does not provide an export named ‘useSyncExternalStore’ (at react-redux.js:1:9)"
My react component is not loading into the DOM. I am still working on the details of the project, but I just want to be able to get the libraries working. Any help is appreciated. Thank you.
Codepen link: https://codepen.io/Enen-A/pen/zYmWObd