-
shadcn が公開してる以下が一番良さそう。
https://tx.shadcn.com/
https://github.com/shadcn-ui/taxonomy
-
Most of the modern blog website use mdx to render the blog content.
It would be great to have the mdx format in the text editor.
-
TypeScript Error:
```
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes & SheetContentProps & RefAttributes'.ts(2559)
(alias) const SheetContent: React.Fo…
-
Importing shadcn/styles.css will break the existing shadcn styles, - `border`
```
import "@blocknote/shadcn/style.css";
```
https://github.com/TypeCellOS/BlockNote/assets/16307013/9a2fb7ce-6…
-
**Describe the bug**
Instantiating the editor with Shadcn and Tailwindcss in NextJS produces the following error:
`
Warning: forwardRef render functions accept exactly two parameters: props and ref…
-
When I set up blocknote with Vite following the tutorial, the CSS breaks down.
In particular, the Sidemenu becomes completely unusable.
Is there any way to fix this?
vite v5.2.6
react 18.2.0
…
-
I wanted to implement alert-dialog into my dropdown menu but after I click to buttons I can't click anymore I had to refresh site.
code:
```ts
"use client"
import { ColumnDef } from "@tanstack…
-
### Describe the bug
When I am Prompting to build a website it is showing forbidden. it is not generating anything. Can you please find out the issue.
I wrote a Prompt like this below
Create a …
-
### Describe the bug
My guess is svelte-radix was not added as a dependancy
```bash
Error: Cannot find module 'svelte-radix/ArrowLeft.svelte' imported from '/home/znichola/desinsecta/src/lib/comp…
-
- [x] Home
- [x] About
~~- [ ] Contact~~
- [x] Reviews
xNS5 updated
3 months ago