Skip to content

Commit 012edd0

Browse files
committed
Add upload tooltip for upload button in navigation
1 parent 85656a1 commit 012edd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/cyberstorm-remix/app/commonComponents/Navigation/Navigation.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ export function Navigation(props: {
165165
href={`${domain}/package/create/`}
166166
csVariant="secondary"
167167
csModifiers={["ghost"]}
168+
tooltipText="Upload"
168169
/>
169170
</span>
170171
) : null}

0 commit comments

Comments
 (0)