Skip to content

Commit 9d6e8ee

Browse files
#RI-4944 - rename back btn
1 parent 4f5da65 commit 9d6e8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/browser/BrowserPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ const BrowserPage = () => {
226226
className={styles.backBtn}
227227
data-testid="back-right-panel-btn"
228228
>
229-
Back
229+
Browser
230230
</EuiButton>
231231
</div>
232232
)}

0 commit comments

Comments
 (0)