Commit eba32a50 authored by chechunchi's avatar chechunchi

update small

parent 194581ef
Pipeline #22408 failed with stages
in 14 minutes and 26 seconds
...@@ -11,14 +11,14 @@ import { ...@@ -11,14 +11,14 @@ import {
Button, Button,
Divider, Divider,
Dropdown, Dropdown,
type MenuProps,
type DropdownProps, type DropdownProps,
type MenuProps,
Popconfirm, Popconfirm,
Space, Space,
theme, theme,
Tooltip, Tooltip,
} from "antd"; } from "antd";
import { useState, cloneElement } from "react"; import { cloneElement, useState } from "react";
import { useSnapshot } from "valtio"; import { useSnapshot } from "valtio";
import { import {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment