chore: tooltips and locales
This commit is contained in:
@@ -208,7 +208,7 @@ const ConnectionsPage = () => {
|
||||
}}
|
||||
>
|
||||
{filterConn.length === 0 ? (
|
||||
<BaseEmpty text="No Connections" />
|
||||
<BaseEmpty />
|
||||
) : isTableLayout ? (
|
||||
<ConnectionTable
|
||||
connections={filterConn}
|
||||
|
||||
Reference in New Issue
Block a user