Lint
This commit is contained in:
parent
a190eba006
commit
07cbd02737
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import { Virtuoso, Components, VirtuosoProps, VirtuosoHandle, ListRange, IndexLo
|
|||
import { useSettings } from 'soapbox/hooks';
|
||||
|
||||
import LoadMore from './load_more';
|
||||
import { Card, Spinner, Text } from './ui';
|
||||
import { Card, Spinner } from './ui';
|
||||
|
||||
/** Custom Viruoso component context. */
|
||||
type Context = {
|
||||
|
|
Loading…
Reference in a new issue