Fix All Text Input User & Admin, fix deskripsi detail break word
This commit is contained in:
@@ -52,6 +52,7 @@ function PelayananPendudukNonPermanent() {
|
||||
ta="justify"
|
||||
c="dimmed"
|
||||
dangerouslySetInnerHTML={{ __html: data?.deskripsi }}
|
||||
style={{wordBreak: "break-word", whiteSpace: "normal"}}
|
||||
/>
|
||||
) : (
|
||||
<Text fz="sm" c="gray">Deskripsi belum tersedia.</Text>
|
||||
|
||||
Reference in New Issue
Block a user