mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 17:06:23 +02:00
Update left pane data sources label
This commit is contained in:
parent
6ff14a6008
commit
082b92191c
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ export default function Menu({
|
|||
/>
|
||||
{useDataSources && <NavLink
|
||||
href={`/projects/${projectId}/sources`}
|
||||
label="Data sources"
|
||||
label="Connect"
|
||||
collapsed={collapsed}
|
||||
icon={<DatabaseIcon size={16} />}
|
||||
selected={pathname.startsWith(`/projects/${projectId}/sources`)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue