Working on SolidUI.
SolidUI is still missing some of the Blocks and a small portion of the Sidebar doc, but I really wanted to get it out there for people to finally use and build awesome stuff with it!
#buildinpublic
SolidUI is still missing some of the Blocks and a small portion of the Sidebar doc, but I really wanted to get it out there for people to finally use and build awesome stuff with it!
#buildinpublic
Only thing remaining for now is the Sidebar page and some blocks related stuff. 😁
#buildinpublic
Only thing remaining for now is the Sidebar page and some blocks related stuff. 😁
#buildinpublic
1) create a new account
2) link to the existing one
#buildinpublic
1) create a new account
2) link to the existing one
#buildinpublic
```tsx
export default function Test() {
return <div>Hello World!</div>
}
```
```tsx
export default function Test() {
return <div>Hello World!</div>
}
```