This commit is contained in:
mgabdev
2020-04-15 17:35:57 -04:00
parent 595208780e
commit 0c6837213d
3114 changed files with 1027 additions and 993 deletions

View File

@@ -10,7 +10,7 @@ import { me } from '../initial_state'
import { makeGetAccount } from '../selectors'
import Button from './button'
import 'draft-js/dist/Draft.css'
// import 'draft-js/dist/Draft.css'
const cx = classNames.bind(_s)