mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-09 08:46:35 +02:00
remove default export, fixes #42
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
import Editor, { Character, Document, Block, State, Text } from '../..'
|
||||
import { Block, Character, Document, Editor, State, Text } from '../..'
|
||||
import React from 'react'
|
||||
import state from './state.json'
|
||||
|
||||
|
Reference in New Issue
Block a user