kopia lustrzana https://github.com/shoelace-style/shoelace
fix displayName]
rodzic
0ff4dac816
commit
8eb6cb13f8
|
@ -57,7 +57,7 @@ components.map(component => {
|
|||
> = React.JSXElementConstructor<
|
||||
React.ComponentPropsWithoutRef<ReactComponent> & {
|
||||
ref?: React.ForwardedRef<Element>;
|
||||
> & { Omit<React.FC<ReactComponent>, 'ref'>;
|
||||
> & React.FC<ReactComponent>;
|
||||
|
||||
const tagName = '${component.tagName}'
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue