-
### Issue description
Hello,
I have tried to build the following way:
```sh
sudo useradd jsoncrack
git clone https://github.com/AykutSarac/jsoncrack.com.git
cd jsoncrack.com/src
sudo corepack…
-
Hey, will surely start being a sponsor of this amazing project. Wao! What an amazing work you have been doing and `ui.mantine.dev` is just being so much useful.
-
This is a continuation of issues #107, I created this little thing that is already in npm and is adnostic to the UI library and allows custom props for each component.
- (document)[https://leomerid…
-
### Summary
It doesn't make sense to invest in building a world-class data grid with MUI X while coupling so much to a given design system that it's not appealing to use without it (Material UI). T…
-
The following I believe will be important for the long-term health of the project, by 1. future-proofing the code, 2. making onboarding easier, and 3. guaranteeing a consistent user-facing design lang…
-
### Steps to reproduce
Clone repo: https://github.com/paulm17/charizardxx-app
- npm i
- npm run dev
### Current behavior
The error:
> Uncaught Error: @pigment-css/react: You were trying…
-
### What's not working?
Relates to [this forum post](https://community.redwoodjs.com/t/scss-setup-with-prerendering-and-css-modules/5745/5).
I am not able to get `prerender` working with Mantine a…
-
Hi, in NextJS `import zoomPlugin from 'chartjs-plugin-zoom'` cause `GET http://localhost:3000/ 500 (Internal Server Error)` while continue to work normally.
```
…
-
application not working during package implemention just have white screen in react app
when it import it doesn't work
Code;
> import React, { useEffect, useState, useRef, useCallback } from …
-
### Summary
https://mui.com/material-ui/react-button/#basic-button
See the:
```jsx
import * as React from 'react';
```
What is this for? Since React 17.0.0 https://legacy.reactjs.org…