Updated packages and fixed problems caused by the update.
This commit is contained in:
parent
cd2fdb9e23
commit
63a79ae36d
16 changed files with 584 additions and 339 deletions
|
|
@ -14,8 +14,8 @@ import {Button} from "./bootstrap-components";
|
|||
import {SketchPicker} from 'react-color';
|
||||
|
||||
import ACEEditorRaw from 'react-ace';
|
||||
import 'brace/theme/github';
|
||||
import 'brace/ext/searchbox';
|
||||
import 'ace-builds/src-noconflict/theme-github';
|
||||
import 'ace-builds/src-noconflict/ext-searchbox';
|
||||
|
||||
import DayPicker from 'react-day-picker';
|
||||
import 'react-day-picker/lib/style.css';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue