Merge pull request #223 from bipproduction/amalia/12-september-24

Amalia/12 september 24
This commit is contained in:
Amalia
2024-09-12 13:36:00 +08:00
committed by GitHub
45 changed files with 169 additions and 213 deletions

View File

@@ -86,7 +86,7 @@ export default function ViewSearch() {
xl: "xs"
}} align="center">
<Grid.Col span={2}>
<Avatar src={`/api/file/img?jenis=image&cat=user&file=${v.img}`} size={50} alt="image" />
<Avatar src={`https://wibu-storage.wibudev.com/api/files/${v.img}`} size={50} alt="image" />
</Grid.Col>
<Grid.Col span={9}>
<Text fw={'bold'} c={WARNA.biruTua} lineClamp={1}>{_.startCase(v.name)}</Text>