add something

This commit is contained in:
Philipp Kühn
2018-11-14 18:02:36 +01:00
parent 72e5123cf3
commit b3826ef0c4
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,8 @@ before_install:
install:
- yarn install
- ls -la node_modules
script:
- yarn lint
- yarn test

View File

@@ -1,4 +1,4 @@
import { Editor } from 'tiptap'
import Editor from '../src/Editor'
import {
Blockquote,