feat: change to center and clean code
This commit is contained in:
@@ -118,9 +118,6 @@ export const List = () => {
|
||||
userAppStore.setShowEdit(true);
|
||||
}}
|
||||
icon={<PlusOutlined />}></Button>
|
||||
<Tooltip title='To Panel'>
|
||||
<Button onClick={() => navicate('/panel')} icon={<DashboardOutlined />}></Button>
|
||||
</Tooltip>
|
||||
<Tooltip title='To Container'>
|
||||
<Button
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user