added old preview components

This commit is contained in:
2025-04-29 22:10:50 +03:00
parent 03829aacc6
commit dc483d62de
186 changed files with 10269 additions and 158 deletions

View File

@ -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"}
/>
)}