Convert <DismissableBanner>
to Typescript (#25582)
This commit is contained in:
parent
20e85c0e83
commit
4534498a8e
9 changed files with 54 additions and 62 deletions
|
@ -5,7 +5,7 @@ import { FormattedMessage } from 'react-intl';
|
|||
import { Link } from 'react-router-dom';
|
||||
|
||||
import background from 'mastodon/../images/friends-cropped.png';
|
||||
import DismissableBanner from 'mastodon/components/dismissable_banner';
|
||||
import { DismissableBanner } from 'mastodon/components/dismissable_banner';
|
||||
|
||||
|
||||
export const ExplorePrompt = () => (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue