Feedback OK React
React component for Feedback OK.
Install
yarn add feedbackok-react
Usage
import { FeedbackForm } from 'feedbackok-react'
const App = () => {
return <FeedbackForm pid="xxx" />
}
License
MIT © EGOIST
Category: JavaScript / Mobile |
Watchers: 2 |
Star: 11 |
Fork: 0 |
Last update: Oct 17, 2021 |
React component for Feedback OK.
yarn add feedbackok-react
import { FeedbackForm } from 'feedbackok-react'
const App = () => {
return <FeedbackForm pid="xxx" />
}
MIT © EGOIST
I am trying to use FeedbackForm react component in my existing NextJs project. But I got this error when I tried to import it.
./node_modules/feedbackok-react/dist/index.mjs
Can't import the named export 'Fragment' from non EcmaScript module (only default export is available)
| Executable | Version |
| --------------- | ---------- |
| npm ls next
| 9.5.1 |
| npm ls react
| 16.13.1 |
This pull request prepares the following release:
| Repository | Branch | Update | Change |
|---|---|---|---|
| feedbackok-react | releases/v0.1.2 | patch | 0.1.1
→ 0.1.2
|
This is going to be published with the following command:
yarn publish --no-git-tag-version --non-interactive --tag latest
When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v0.1.2
.
After that, a commit chore: release v0.1.2
will be added and you or your CI can run shipjs trigger
to trigger the release based on the commit.
This pull request is automatically generated by Ship.js.
This pull request prepares the following release:
| Repository | Branch | Update | Change |
|---|---|---|---|
| feedbackok-react | releases/v0.1.1 | patch | 0.1.0
→ 0.1.1
|
This is going to be published with the following command:
yarn publish --no-git-tag-version --non-interactive --tag latest
When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v0.1.1
.
After that, a commit chore: release v0.1.1
will be added and you or your CI can run shipjs trigger
to trigger the release based on the commit.
This pull request is automatically generated by Ship.js.
This pull request prepares the following release:
| Repository | Branch | Update | Change |
|---|---|---|---|
| feedbackok-react | releases/v0.1.0 | minor | 0.0.1
→ 0.1.0
|
This is going to be published with the following command:
yarn publish --no-git-tag-version --non-interactive --tag latest
When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v0.1.0
.
After that, a commit chore: release v0.1.0
will be added and you or your CI can run shipjs trigger
to trigger the release based on the commit.
This pull request is automatically generated by Ship.js.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
.github/workflows/shipjs-manual-prepare.yml
(github-actions).github/workflows/shipjs-trigger.yml
(github-actions)package.json
(npm)Based on the default config's presets, Renovate will:
fix
for dependencies and chore
for all othersnode_modules
, bower_components
, vendor
and various test/tests directories🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
With your current configuration, Renovate will create 27 Pull Requests:
renovate/pin-dependencies
master
7.11.1
7.11.0
0.1.0
16.13.1
16.13.1
5.2.0
14.0.27
2.0.0
16.9.46
16.9.8
10.0.33
0.6.24
12.9.0
2.0.5
16.13.1
16.13.1
2.26.2
0.19.8
1.4.10
2.4.2
3.9.7
renovate/react-dom-16.x
master
16.9.16
renovate/rollup-plugin-dts-1.x
master
1.4.14
renovate/typescript-3.x
master
3.9.10
renovate/babel-monorepo
master
7.18.5
7.18.2
renovate/rollup-plugin-babel-5.x
master
5.3.1
renovate/node-14.x
master
14.18.21
renovate/react-16.x
master
16.14.28
renovate/emotion-monorepo
master
10.2.2
renovate/esbuild-0.x
master
0.14.47
renovate/poi-12.x
master
12.10.3
renovate/prettier-2.x
master
2.7.1
renovate/rollup-2.x
master
2.75.7
renovate/rollup-plugin-esbuild-2.x
master
2.6.1
renovate/shipjs-0.x
master
0.24.4
renovate/actions-checkout-3.x
master
v3
renovate/actions-setup-node-3.x
master
v3
renovate/egoist-prettier-config-1.x
master
1.0.0
renovate/node-16.x
master
16.11.41
renovate/react-18.x
master
18.0.14
renovate/react-dom-18.x
master
18.0.5
renovate/rollup-plugin-dts-4.x
master
4.2.2
renovate/rollup-plugin-esbuild-4.x
master
4.9.1
renovate/typescript-4.x
master
4.7.4
renovate/major-emotion-monorepo
master
11.0.0
^11.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit
for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.