feat: Add a new blog post

This commit is contained in:
Wanjohi
2024-10-27 05:12:05 +03:00
parent 86be67ad12
commit be17ba026b
14 changed files with 130 additions and 34 deletions

View File

@@ -86,6 +86,7 @@ export const BasicImageLoader = component$((props: ImageLoaderProps) => {
draggable={false}
alt={props.alt}
width={props.width}
crossOrigin='anonymous'
height={props.height}
ref={imgRef}
class={{