🚧 working on report error

This commit is contained in:
haraldnilsen 2024-01-09 20:59:35 +01:00
parent 52bc95a14d
commit deb7d05b98
2 changed files with 17 additions and 1 deletions

View file

@ -13,7 +13,7 @@
<p class="text-sm">{formQuestion}</p>
</div>
<div class="flex justify-end pr-20 items-center w-1/3">
<a class="-" href="/errorreport">
<a class="-" href="/reporterror">
<CircleExclamation width="16" height="16" />
</a>
</div>