Fixed code style
This commit is contained in:
parent
0e8e8f5d20
commit
9ba7bfada8
|
@ -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