aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/pages/Register.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/pages/Register.tsx')
-rw-r--r--frontend/src/pages/Register.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/pages/Register.tsx b/frontend/src/pages/Register.tsx
index 1f8dde8..90edbfd 100644
--- a/frontend/src/pages/Register.tsx
+++ b/frontend/src/pages/Register.tsx
@@ -118,7 +118,7 @@ const Register = () => {
{errors.general && (
<div className="mb-6 bg-red-900/50 border border-red-700 rounded-md p-4">
<div className="flex">
- <div className="flex-shrink-0">
+ <div className="shrink-0">
<svg className="h-5 w-5 text-red-400" viewBox="0 0 20 20" fill="currentColor">
<path fillRule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z" clipRule="evenodd" />
</svg>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage