added old preview components
This commit is contained in:
@ -94,7 +94,7 @@ export const MediaShow = () => {
|
||||
src={`${import.meta.env.VITE_KRBL_MEDIA}${
|
||||
record?.id
|
||||
}/download?token=${token}`}
|
||||
width={"100%px"}
|
||||
width={"100%"}
|
||||
height={"80vh"}
|
||||
/>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user