-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fix application component issue in next.js #2101
fix: fix application component issue in next.js #2101
Conversation
Bug Fixes
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
Visit the preview URL for this PR (updated for commit 3aae8c6): https://react-rainbow--pr2101-fix-application-comp-qz2z7rz8.web.app (expires Tue, 26 Jan 2021 12:48:29 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
We have to check in FileSelector/index,d.ts, the line |
…ithub.com/90milesbridge/react-rainbow into fix-application-component-error-in-nextjs
Code Climate has analyzed commit 3aae8c6 and detected 0 issues on this pull request. View more on Code Climate. |
* fix: fix application component issue in next.js * fix: fix FileSelector componemt * fix: issues in comments * fix: fix Application theme * fix: fix index.d.ts in ActivityTimeline
#1471
fix: #2109
fix: #2108
Changes proposed in this PR:
fix issue in next.js when adding Application component
fix issue in next.js when adding FilseSelector component
I have followed (at least) the PR section of the contributing guide.
@nexxtway/react-rainbow