mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 11:51:52 +03:00
Fixed same description issue on drafts
This commit is contained in:
parent
77559861fc
commit
eaa95776af
@ -4,7 +4,7 @@ import { injectIntl } from 'react-intl';
|
||||
import { View, FlatList, Text } from 'react-native';
|
||||
import ScrollableTabView from 'react-native-scrollable-tab-view';
|
||||
import ActionSheet from 'react-native-actionsheet';
|
||||
import postBodySummary from '@esteemapp/esteem-render-helpers/src/post-body-summary';
|
||||
import { postBodySummary } from '@esteemapp/esteem-render-helpers';
|
||||
|
||||
// Utils
|
||||
import { catchDraftImage } from '../../../utils/image';
|
||||
|
Loading…
Reference in New Issue
Block a user