mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Fix inconsistent React imports in JSX files (#2466)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import * as React from 'react';
|
||||
|
||||
interface Props {
|
||||
width?: number | string;
|
||||
height?: number | string;
|
||||
|
||||
Reference in New Issue
Block a user