mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 02:55:53 +08:00
fix: text change for saved views in traces (#4953)
This commit is contained in:
parent
27d12871af
commit
241edcb88a
@ -282,7 +282,7 @@ function SaveView(): JSX.Element {
|
|||||||
<div className="save-view-content">
|
<div className="save-view-content">
|
||||||
<Typography.Title className="title">Views</Typography.Title>
|
<Typography.Title className="title">Views</Typography.Title>
|
||||||
<Typography.Text className="subtitle">
|
<Typography.Text className="subtitle">
|
||||||
Manage your saved views for logs.
|
Manage your saved views for {ROUTES_VS_SOURCEPAGE[pathname]}.
|
||||||
</Typography.Text>
|
</Typography.Text>
|
||||||
<Input
|
<Input
|
||||||
placeholder="Search for views..."
|
placeholder="Search for views..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user