kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Updated deprecated element
rodzic
0cc13cadfc
commit
96295be70b
|
@ -1,5 +1,6 @@
|
|||
import Icon, { IIcon } from 'soapbox/components/icon.tsx';
|
||||
import { IIcon } from 'soapbox/components/icon.tsx';
|
||||
import Counter from 'soapbox/components/ui/counter.tsx';
|
||||
import Icon from 'soapbox/components/ui/icon.tsx';
|
||||
|
||||
interface IIconWithCounter extends React.HTMLAttributes<HTMLDivElement> {
|
||||
count: number;
|
||||
|
|
Ładowanie…
Reference in New Issue