change(ui) - dashboard text
This commit is contained in:
parent
4aa80a23b5
commit
a191d99666
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ function DashboardsView({ history, siteId }: { history: any, siteId: string }) {
|
|||
</div>
|
||||
<div className="text-base text-disabled-text flex items-center px-6">
|
||||
<Icon name="info-circle-fill" className="mr-2" size={16} />
|
||||
A dashboard is a custom visualization using your OpenReplay data.
|
||||
A Dashboard is a collection of Metrics that can be shared across teams.
|
||||
</div>
|
||||
<DashboardList />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue