Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove the Search-bar react component
the utrecht react components package doesn't work with a Next.js 13 app/directory when the compiled code includes the Downshift package. here is the error message below ```shell error ../node_modules/downshift/node_modules/@babel/runtime/helpers/inheritsLoose.js (3:48) @ prototype - error Error [TypeError]: Cannot read properties of undefined (reading 'prototype') ```
- Loading branch information