Rewrite <Skeleton/>
as FC and TS (#25055)
This commit is contained in:
@@ -3,7 +3,7 @@ import React from 'react';
|
||||
import classNames from 'classnames';
|
||||
|
||||
import { DisplayName } from 'mastodon/components/display_name';
|
||||
import Skeleton from 'mastodon/components/skeleton';
|
||||
import { Skeleton } from 'mastodon/components/skeleton';
|
||||
|
||||
interface Props {
|
||||
size?: number;
|
||||
|
Reference in New Issue
Block a user