Explorar o código

:art: formatting

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
d5cec97dbd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dashboard/src/components/article/EditableTreeNode.tsx

+ 1 - 0
dashboard/src/components/article/EditableTreeNode.tsx

@@ -1,6 +1,7 @@
 import { Button, message, Space, Typography } from "antd";
 import { useState } from "react";
 import { PlusOutlined, EditOutlined } from "@ant-design/icons";
+
 import { TreeNodeData } from "./EditableTree";
 const { Text } = Typography;