Skip to content

Commit

Permalink
Added component-dashed fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jun 7, 2023
1 parent 07a8a85 commit a000e00
Show file tree
Hide file tree
Showing 9 changed files with 1,363 additions and 0 deletions.
@@ -0,0 +1,7 @@
namespace JSX {
export interface IntrinsicElements {
'foo-bar:baz-bam': any;
}
}

const x = <foo-bar:baz-bam />;

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a000e00

Please sign in to comment.