瀏覽代碼

Update pythonico.tsx

Filip Cumpalovic 1 年之前
父節點
當前提交
07ee51f604
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      documentation/src/assets/integration-icons/pythonico.tsx

+ 2 - 2
documentation/src/assets/integration-icons/pythonico.tsx

@@ -1,9 +1,9 @@
 import * as React from "react";
 import { SVGProps } from "react";
 
-const Svg = (props: SVGProps<SVGSVGElement>) => (
+const SvgPythonico = (props: SVGProps<SVGSVGElement>) => (
 
-<svgPythonico
+<svg
         width={24}
         height={64}
         viewBox="0 0 256 255"