[ci] format
This commit is contained in:
parent
6f88597c36
commit
149780493e
1 changed files with 0 additions and 1 deletions
1
packages/astro/astro-jsx.d.ts
vendored
1
packages/astro/astro-jsx.d.ts
vendored
|
@ -680,7 +680,6 @@ declare namespace astroHTML.JSX {
|
||||||
src?: string | undefined | null;
|
src?: string | undefined | null;
|
||||||
srcdoc?: string | undefined | null;
|
srcdoc?: string | undefined | null;
|
||||||
width?: number | string | undefined | null;
|
width?: number | string | undefined | null;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
interface ImgHTMLAttributes extends HTMLAttributes {
|
interface ImgHTMLAttributes extends HTMLAttributes {
|
||||||
|
|
Loading…
Reference in a new issue