add report button

This commit is contained in:
rsandb
2023-01-14 01:19:09 -06:00
parent a4522b97af
commit d052d676cc
+2
View File
@@ -30,6 +30,8 @@ function Error() {
href="https://github.com/LAION-AI/Open-Assistant/issues/new/choose"
aria-label="Report a Bug"
className="flex items-center"
_hover={{ textDecoration: "none" }}
isExternal
>
Report a Bug
</Link>