Skip to content

Commit a402527

Browse files
committed
docs: update
1 parent 89141bd commit a402527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/extensions/Drawer/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Drawer is a node extension that allows you to add an Drawer to your editor.
1212

1313
```tsx
1414
import { Drawer } from 'reactjs-tiptap-editor/extension-bundle'; // [!code ++]
15+
import 'easydrawer/styles.css'; // [!code ++]
1516

1617
const extensions = [
1718
...,

0 commit comments

Comments
 (0)