add something
This commit is contained in:
@@ -11,6 +11,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- yarn install
|
- yarn install
|
||||||
|
- ls -la node_modules
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- yarn lint
|
- yarn lint
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import { Editor } from 'tiptap'
|
import Editor from '../src/Editor'
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Blockquote,
|
Blockquote,
|
||||||
|
|||||||
Reference in New Issue
Block a user