Skip to content

Commit b306437

Browse files
Shorten feedback label to 'Feedback?' to prevent clipping
Co-authored-by: Mike Shi <mike@hyperdx.io>
1 parent c7ac189 commit b306437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/app/src/components/AppNav/AppNavFeedback.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export const AppNavFeedback = () => {
166166
className={styles.feedbackLabel}
167167
style={{ flex: 1 }}
168168
>
169-
How&apos;s your experience?
169+
Feedback?
170170
</Text>
171171
<Text
172172
data-testid="feedback-hide"

0 commit comments

Comments
 (0)