mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Explore: minor copy changes in the Add to dashboard modal (#46154)
* Explore: minor copy changes in the Add to dashboard modal * fix tests * Additional copy changes & test fixes
This commit is contained in:
@@ -77,7 +77,7 @@ export const AddToDashboard = ({ exploreId }: Props) => {
|
||||
aria-label="Add to dashboard"
|
||||
disabled={queries.length === 0}
|
||||
>
|
||||
Add to Dashboard
|
||||
Add to dashboard
|
||||
</ToolbarButton>
|
||||
|
||||
{isOpen && (
|
||||
|
||||
Reference in New Issue
Block a user