update action dialog success

This commit is contained in:
Dede Fuji Abdul 2023-10-27 10:23:47 +07:00
parent 28382959d6
commit 96b287e540

View File

@ -145,7 +145,7 @@ const handleOnClose = () => {
class="flex items-center justify-center w-12 h-12 mx-auto rounded-full bg-secondary-100">
<!-- <CheckIcon class="w-6 h-6 text-green-600" aria-hidden="true" /> -->
<svg width="32" height="32" viewBox="0 0 32 32"
class="w-6 h-6 text-secondary-600 fill-secondary-600">
class="w-6 h-6 text-green-600 fill-green-600">
<path opacity="0.2"
d="M28 16C28 18.3734 27.2962 20.6935 25.9776 22.6668C24.6591 24.6402 22.7849 26.1783 20.5922 27.0866C18.3995 27.9948 15.9867 28.2324 13.6589 27.7694C11.3312 27.3064 9.19295 26.1635 7.51472 24.4853C5.83649 22.8071 4.6936 20.6689 4.23058 18.3411C3.76756 16.0133 4.0052 13.6005 4.91345 11.4078C5.8217 9.21509 7.35977 7.34094 9.33316 6.02236C11.3066 4.70379 13.6266 4 16 4C19.1826 4 22.2348 5.26428 24.4853 7.51472C26.7357 9.76515 28 12.8174 28 16Z"
fill="#007B8D" />