mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
fix: biome
This commit is contained in:
parent
c2897d7fbe
commit
784894adce
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ function LoginContent() {
|
|||
<p className="text-sm text-red-700 dark:text-red-300">{urlError.message}</p>
|
||||
</div>
|
||||
<button
|
||||
type="button"
|
||||
onClick={() => setUrlError(null)}
|
||||
className="flex-shrink-0 text-red-500 hover:text-red-700 dark:text-red-400 dark:hover:text-red-200 transition-colors"
|
||||
aria-label="Dismiss error"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue