Skip to content

Commit 770ae29

Browse files
Update src/generators/jsx-ast/utils/buildStabilityOverview.mjs
Co-authored-by: Aviv Keller <me@aviv.sh>
1 parent 5f3295a commit 770ae29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/generators/jsx-ast/utils/buildStabilityOverview.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { createJSXElement } from './ast.mjs';
2+
// TODO(@avivkeller): JSX imports belong in the JSX generator
23
import { JSX_IMPORTS } from '../../web/constants.mjs';
34

45
/**

0 commit comments

Comments
 (0)