Skip to content
Snippets Groups Projects
Commit 8b7eac86 authored by Tin Geber's avatar Tin Geber
Browse files

declaring an icon cause our tests are so sensitive

parent 84bd92e8
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@ export const Dashboard: React.FC = () => {
<p className="">Version {systemInfo.version} </p>
<span>{versionStatusIcon}</span>
<a className="hover:text-primary-500 underline" href={systemInfo.releaseNotesUrl}>
(Changelog)
(Changelog <NewspaperIcon className="h-4 w-4 inline" />)
</a>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment