-
Notifications
You must be signed in to change notification settings - Fork 492
Open
Description
Describe the bug
Unable to try and use react-trello with just the basic example (just the Board component). I tried using it in a NextJS project, with a pnpm install.
To Reproduce
Steps to reproduce the behavior:
- In a NextJS project, run
pnpm install react-trello - Just import the Board component on any page
import Board from "react-trello";(Optionally, use the Board component somewhere on the page) - Go to that page on the browser
Expected behavior
Import should work, so that I can use the Board component.
Desktop (please complete the following information):
- OS: MacOS Ventura 13.5.2
- Browser: Chrome
- Version: 116.0.5845.187
bouncingbumble
Metadata
Metadata
Assignees
Labels
No labels
