Przeglądaj źródła

:art: formatting

visuddhinanda 2 lat temu
rodzic
commit
d5cec97dbd

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

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