-
Using ShadCN "Mail" example inside electron-react-boilerplate with manual installation, there are no tooltip animations (they appear/disappear instantly)
-
Hello guys, very cool lib!
I don't know if I'm doing something wrong, but I can't get `isPending` updated and `status` never gets to `pending`.
Am I missing something?
Reproduction: https://c…
-
**What is this**: This is a feature request
**Description**:
Sometimes, putting one component per one file is overkill and hard to maintain, especially when you have a lot of components. Use cases…
-
Hi Nico, love the project.
It amazes me that something similair didn't exist before. I've looked at Rails so many times because of the scaffolding CLI but couldn't be bothered to make the switch t…
-
- Electron version: 1.3.4
- Operating system: Windows 10
I am attempting to create an html based menu for the application that is derived from `Menu.getApplicationMenu()`
When an item on my derived…
-
# To people coming from search: please [read this page first](https://reactjs.org/warnings/invalid-hook-call-warning.html). It contains most common possible fixes!
**Do you want to request a *f…
-
**개요**
Turborepo + Storybook 세팅 예시 공유
**본문**
apps 폴더 내부 각각 패키지에 넣는 것과
packages 폴더에 넣는 경우가 많아 보입니다.
apps에 넣는 경우:
apps 내부에 Storybook을 위치면 각 애플리케이션은 고유의 Storybook 인스턴스를 가질 수 있으며, 각각의 Storybook은 해당 애…
-
Great project! A lot of work went into this.
- Why not use the new app directory?
- Why not use a tailwind ui library like Chakra? The problem with base tailwind is the tsx can be too crowded with…
-
cc @StephenODea54
I'm thinking to get the registry started it'll be
- min.io for blob storage
- postgres for db
- Apollo server for resolvers and gql stuffs
I'm going to be lazy and maybe …
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
There is a great example of how to use MUI with next.js …