Skip to content

Commit ab3fc82

Browse files
committed
update: tooltip message.
1 parent fe3a404 commit ab3fc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]

src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
isCustomTable />
134134
</div>
135135

136-
<svelte:fragment slot="tooltip">Toggle columns</svelte:fragment>
136+
<svelte:fragment slot="tooltip">Columns</svelte:fragment>
137137
</Tooltip>
138138

139139
<Tooltip>

0 commit comments

Comments
 (0)