fix eslint warnings

This commit is contained in:
ennmichael
2023-02-07 20:47:57 +01:00
committed by Kieran
parent 61e6876c6d
commit 441983b8ae
89 changed files with 1018 additions and 588 deletions

View File

@ -135,7 +135,9 @@ export default function HyperText({
</a>
);
}
} catch (error) {}
} catch (error) {
// Ignore the error.
}
return (
<a
href={a}