mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
comment appearance
This commit is contained in:
parent
ee61080f18
commit
1d89029848
4 changed files with 13 additions and 13 deletions
|
@ -4,8 +4,6 @@ import { IComment, IFile } from '~/redux/types';
|
|||
import * as styles from './styles.scss';
|
||||
import { formatCommentText, getURL } from '~/utils/dom';
|
||||
import { Group } from '~/components/containers/Group';
|
||||
import { ImageUpload } from '~/components/upload/ImageUpload';
|
||||
import { getFileType } from '~/utils/uploader';
|
||||
import assocPath from 'ramda/es/assocPath';
|
||||
import append from 'ramda/es/append';
|
||||
import reduce from 'ramda/es/reduce';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue