-
```
git clone https://github.com/React95/React95/
git checkout 57dc66d8a087792fd8fa0f1cfb7c7560767e8520
yarn
```
1. Open up VS Code in the base
1. Open up the file packages/core/components/C…
-
-
When I spam it over 5 times it tries to render all those little squares one after another and starts to lag
-
Hi,
Not an issue but a question.
The actual version available via npm is the 0.1.1 (4 month ago). Did you plan a next release date ?
-
(See yellow buttons)
![image](https://user-images.githubusercontent.com/28541613/122618138-ea038f00-d08d-11eb-8c65-e51258f94d9f.jpeg)
-
Is there icon pack with original icons?
-
Hello.
I wanted types and was tired of writing `// @ts-ignore` before every import. So I went through every component and created types for each of them. It's mostly un-tested, but seems to work.
…
-
-
SelectBox is basically a Select component, but instead of a dropdown, there is a scrollable box of specified height containing all possible options.
-
I have done based on the intro: https://github.com/React95/React95/tree/master/packages/core#nextjs
and add some code for styled-components based on this: https://nextjs.org/docs/app/building-your-…