Fix lint
This commit is contained in:
parent
2d9124a3ab
commit
4b6103d618
9 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@ import CircleIcon from '@/material-icons/400-24px/account_circle.svg?react';
|
|||
import { fetchCircle } from 'mastodon/actions/circles';
|
||||
import { createCircle, updateCircle } from 'mastodon/actions/circles_typed';
|
||||
import { apiGetAccounts } from 'mastodon/api/circles';
|
||||
import Column from 'mastodon/components/column';
|
||||
import { Column } from 'mastodon/components/column';
|
||||
import { ColumnHeader } from 'mastodon/components/column_header';
|
||||
import { LoadingIndicator } from 'mastodon/components/loading_indicator';
|
||||
import { useAppDispatch, useAppSelector } from 'mastodon/store';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue