Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh authored and astrobot-houston committed Oct 18, 2022
1 parent f684e9d commit 04ce7f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/astro/astro-jsx.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1464,7 +1464,7 @@ declare namespace astroHTML.JSX {
}

interface IntrinsicElements extends DefinedIntrinsicElements {
// Allow for arbitrary elements
[name: string]: { [name: string]: any };
// Allow for arbitrary elements
[name: string]: { [name: string]: any };
}
}

0 comments on commit 04ce7f4

Please sign in to comment.