Explorar o código

Add displayName

Shun Miyazawa %!s(int64=3) %!d(string=hai) anos
pai
achega
9f9027b604
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/remark-lsx/src/components/Lsx.tsx

+ 1 - 0
packages/remark-lsx/src/components/Lsx.tsx

@@ -90,6 +90,7 @@ const LsxSubstance = React.memo(({
     </div>
   );
 });
+LsxSubstance.displayName = 'LsxSubstance';
 
 const LsxDisabled = React.memo((): JSX.Element => {
   return (