mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:06:47 +00:00
fix(nc-gui): some oss ui issues
This commit is contained in:
@@ -87,7 +87,7 @@ const helpItems: CategoryItemType[] = [
|
||||
e: 'c:nocodb:contact-us-mail-copy',
|
||||
link: '',
|
||||
copyBtn: true,
|
||||
tooltip: 'Click to copy email',
|
||||
tooltip: t('labels.clickToCopy'),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user