Skip to content
Snippets Groups Projects
Commit aa1cd29a authored by Tom Robinson's avatar Tom Robinson
Browse files

recents empty state copy should definitely not be in the form of a question?

parent 2cf220df
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ export default class RecentViews extends Component {
:
<div className="flex flex-column layout-centered text-normal text-grey-2">
<span className="QuestionCircle mt4">!</span>
<p className="p3 text-centered text-grey-4" style={{ "maxWidth": "100%" }}>You haven't looked at any Dashboards or Questions recently?</p>
<p className="p3 text-centered text-grey-4" style={{ "maxWidth": "100%" }}>You haven't looked at any Dashboards or Questions recently</p>
</div>
}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment