Fixed code style
This commit is contained in:
parent
5bde0bc7d0
commit
8397facc5e
|
@ -4,9 +4,9 @@ import { clsx } from 'clsx'
|
|||
import { Show, createSignal } from 'solid-js'
|
||||
|
||||
import { useLocalize } from '../../../context/localize'
|
||||
import { Icon } from '../../_shared/Icon'
|
||||
import { Popup } from '../../_shared/Popup'
|
||||
import { SoonChip } from '../../_shared/SoonChip'
|
||||
import { Icon } from '../../_shared/Icon'
|
||||
|
||||
import styles from './FeedArticlePopup.module.scss'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user