nes-react icon indicating copy to clipboard operation
nes-react copied to clipboard

React components for the nes.css styling framework

Results 6 nes-react issues
Sort by recently updated
recently updated
newest added

From the automatically generated error report: ` # npm resolution error report 2021-10-18T02:09:39.181Z While resolving: [email protected] Found: [email protected] node_modules/react react@"17.0.2" from the root project Could not resolve dependency: peer react@"^15.0.0...

First of all, thank you for making NES.css much easier to use from React! Today, when I was prototyping a new UI with TypeScript, I realized that I wasn't able...

Love the lib, but ran into a problem fast, setting a background messes up children's Container borders. how to reproduce: ```js Containers Regular Rounded Title for this one Dark Centered...

Hi everyone, I want to make the documentation better, but before I do that, is there any contribution guide? Like how to setup the dev environment, style guide, linter, formatter,...

Hi! First I would like to say thank you for doing such a so nice project! I'm having an issue when I'm trying to add an onClick to a Button...

Buttons that are disabled and also have a class of 'primary', 'success' etc still trigger a click animation and event.