feat: add ci
This commit is contained in:
@ -11,8 +11,6 @@ interface Props {
|
||||
|
||||
const { src: image, alt, maxWidth } = Astro.props;
|
||||
|
||||
console.log({ image, alt, maxWidth });
|
||||
|
||||
const sizes = [
|
||||
{
|
||||
width: 240,
|
||||
|
Reference in New Issue
Block a user