mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
[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;
|
||||
srcdoc?: string | undefined | null;
|
||||
width?: number | string | undefined | null;
|
||||
|
||||
}
|
||||
|
||||
interface ImgHTMLAttributes extends HTMLAttributes {
|
||||
|
|
Loading…
Reference in a new issue