test server

This commit is contained in:
2024-02-16 17:34:21 +08:00
parent e629157960
commit b1b17f4e07

View File

@@ -44,13 +44,13 @@ export default function UserSearch_MainView({
<Stack key={e.id} spacing={"xs"}>
<Grid>
<Grid.Col span={2}>
<Avatar
{/* <Avatar
radius={"xl"}
size={"lg"}
src={
RouterProfile.api_foto_profile + `${e.Profile.imagesId}`
RouterProfile.api_foto_profile + `${e?.Profile.imagesId}`
}
/>
/> */}
</Grid.Col>
<Grid.Col span={"auto"}>
<Stack spacing={0}>