mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 12:51:42 +03:00
Update src/screens/editor/screen/editorScreen.js
Co-Authored-By: Mustafa Buyukcelebi <mustafa-buyukcelebi@hotmail.com>
This commit is contained in:
parent
5cb7b6671c
commit
8921aa52cf
@ -1,7 +1,7 @@
|
||||
import React, { Component } from 'react';
|
||||
import { View } from 'react-native';
|
||||
import { injectIntl } from 'react-intl';
|
||||
import { get } from 'lodash';
|
||||
import get from 'lodash/get';
|
||||
|
||||
// Utils
|
||||
import { getWordsCount } from '../../../utils/editor';
|
||||
|
Loading…
Reference in New Issue
Block a user