remove under construction tip
parent
6e031d7326
commit
c3c44ab92d
|
|
@ -352,9 +352,6 @@ export const MyBots = observer(() => {
|
|||
|
||||
return (
|
||||
<div className={styles.myBots}>
|
||||
<Tip warning hideSeparator>
|
||||
This section is under construction.
|
||||
</Tip>
|
||||
<CategoryButton
|
||||
account
|
||||
icon={<Plus size={24} />}
|
||||
|
|
|
|||
Loading…
Reference in New Issue