fix: text change for saved views in traces (#4953)

This commit is contained in:
Vikrant Gupta 2024-05-01 18:28:05 +05:30 committed by GitHub
parent 27d12871af
commit 241edcb88a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -282,7 +282,7 @@ function SaveView(): JSX.Element {
<div className="save-view-content">
<Typography.Title className="title">Views</Typography.Title>
<Typography.Text className="subtitle">
Manage your saved views for logs.
Manage your saved views for {ROUTES_VS_SOURCEPAGE[pathname]}.
</Typography.Text>
<Input
placeholder="Search for views..."