Explorar o código

Update extension_points.rst

Saul Shanabrook %!s(int64=5) %!d(string=hai) anos
pai
achega
be0a811ee4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/source/developer/extension_points.rst

+ 1 - 1
docs/source/developer/extension_points.rst

@@ -131,7 +131,7 @@ to any node to have it and its children not trigger it.
 
 For example, if you are building a custom React element, it would look like this:
 
-.. code:: typescript
+.. code:: jsx
 
     function MyElement(props: {}) {
       return (