Describe the bug
Package named asyncapi/studio-utils is not exporting its components and it is being used elsewhere in the project.
How to Reproduce
- Clone the repo
- Run pnpm install
- Run pnpm run dev or pnpm run ds

Expected behavior
After running the above commands, it shows up an error , could not resolve asynapi/studio-utils as its components are not exported in its package.
If possible i would like to work on fixing this issue.
Describe the bug
Package named asyncapi/studio-utils is not exporting its components and it is being used elsewhere in the project.
How to Reproduce
Expected behavior
After running the above commands, it shows up an error , could not resolve asynapi/studio-utils as its components are not exported in its package.
If possible i would like to work on fixing this issue.