refine icon indicating copy to clipboard operation
refine copied to clipboard

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

Results 432 refine issues
Sort by recently updated
recently updated
newest added

### Describe the bug Hi, I have the following Refine setup: ```tsx {children} ``` When I'm loading a page -- for example -- /printing-house, the `can` function runs every time...

bug

### Is your feature request related to a problem? Please describe. When upgrading my project to `React v19`. `Refine` yields the following peer deps errors: ``` npm warn Found: @types/[email protected]...

enhancement