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:
Giordano Ricci
2022-03-03 14:01:03 +00:00
committed by GitHub
parent cb1649e9b8
commit 4caf5dbbd9
3 changed files with 30 additions and 15 deletions

View File

@@ -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 && (