diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-10-02 13:28:00 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-10-02 13:28:00 +0700 |
| commit | 5f3c071f0b18055bccb78407ada60619f43bb9c3 (patch) | |
| tree | f2f6d7de64de6ca179a3a0da0d8d16ad4c7ff9f5 /src/lib/auth | |
| parent | a32fa70ab3271e94a9c2b9004f872360dcb7d1c5 (diff) | |
<iman> update color
Diffstat (limited to 'src/lib/auth')
| -rw-r--r-- | src/lib/auth/components/SwitchAccount.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/auth/components/SwitchAccount.jsx b/src/lib/auth/components/SwitchAccount.jsx index fd9f04f9..36d1e0b6 100644 --- a/src/lib/auth/components/SwitchAccount.jsx +++ b/src/lib/auth/components/SwitchAccount.jsx @@ -204,7 +204,7 @@ const SwitchAccount = ({ company_type }) => { </div> */} <div className='px-4 '> <div - class='flex items-center p-4 mb-4 text-sm border border-yellow-500 text-yellow-800 rounded-lg bg-yellow-50' + class='flex items-center p-4 mb-4 text-sm border border-red-500 text-red-800 rounded-lg bg-red-50' role='alert' > <svg |
