# fix
- Perubahan tampilan user ### No issue
This commit is contained in:
BIN
public/donasi/image/58ac41fd-8f34-460c-83e2-3c12fba9f659.jpeg
Normal file
BIN
public/donasi/image/58ac41fd-8f34-460c-83e2-3c12fba9f659.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
BIN
public/file/3e554564-51d3-436e-b763-a06c9b1653fa.pdf
Normal file
BIN
public/file/3e554564-51d3-436e-b763-a06c9b1653fa.pdf
Normal file
Binary file not shown.
BIN
public/investasi/dd6a6ed4-ca5c-46b5-b12e-c314420077ae.jpeg
Normal file
BIN
public/investasi/dd6a6ed4-ca5c-46b5-b12e-c314420077ae.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 274 KiB |
@@ -294,13 +294,13 @@ function ButtonStatus({
|
||||
<Button
|
||||
loaderPosition="center"
|
||||
loading={loading ? true : false}
|
||||
color="red"
|
||||
color="orange"
|
||||
radius={"xl"}
|
||||
onClick={() => {
|
||||
onTutupForum();
|
||||
}}
|
||||
>
|
||||
Hapus
|
||||
Tutup
|
||||
</Button>
|
||||
) : (
|
||||
<Button
|
||||
|
||||
@@ -208,7 +208,7 @@ function ButtonDelete({
|
||||
<Button
|
||||
loaderPosition="center"
|
||||
loading={loading ? true : false}
|
||||
color="red"
|
||||
color="orange"
|
||||
radius={"xl"}
|
||||
onClick={() => {
|
||||
onDelete();
|
||||
|
||||
@@ -292,13 +292,13 @@ function ButtonStatus({
|
||||
<Button
|
||||
loaderPosition="center"
|
||||
loading={loading ? true : false}
|
||||
color="red"
|
||||
color="orange"
|
||||
radius={"xl"}
|
||||
onClick={() => {
|
||||
onTutupForum();
|
||||
}}
|
||||
>
|
||||
Hapus
|
||||
Tutup
|
||||
</Button>
|
||||
) : (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user