mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
style: reordered import
This commit is contained in:
parent
1d23ec7c37
commit
5cc4098000
@ -1,7 +1,7 @@
|
|||||||
|
import { FunctionComponent } from 'react'
|
||||||
import MarkdownView from 'react-showdown'
|
import MarkdownView from 'react-showdown'
|
||||||
import sanitizeHtml from 'sanitize-html'
|
import sanitizeHtml from 'sanitize-html'
|
||||||
import Emoji from 'node-emoji'
|
import Emoji from 'node-emoji'
|
||||||
import { FunctionComponent } from 'react'
|
|
||||||
|
|
||||||
import { anchorHeader, customEmoji, twemoji } from '@utils/Tools'
|
import { anchorHeader, customEmoji, twemoji } from '@utils/Tools'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user