refine
refine copied to clipboard
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
Some of the examples were using deprecated WelcomePage imports.
### Documentation issue https://refine.dev/docs/ui-integrations/material-ui/introduction/#notifications The code sample here does not actually use the material notifications provider ### Describe the thing to improve The code sample uses the wrong UI package...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention
The documentation provided an incorrect code sample that utilized the notifications provider from the Ant Design UI package instead of the intended Material UI notifications provider. This commit updates the...
Added the next steps unit including: - inferencer step, - cli step, (content only) - devtools step (content only) Currently missing videos about devtools. ## Bugs / Features - [x]...
### Is your feature request related to a problem? Please describe. Given an OpenAPI spec, we should be able to codegen pages. We can later tune them for our own...
### Is your feature request related to a problem? Please describe. i think it will be good if you add options of select versions like next 14 or latest version...
### Describe the bug Added a clonebutton but clicking it returns 404 ### Steps To Reproduce Added a clonebutton but clicking it returns 404 ### Expected behavior Should clone like...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....