Skip to content

Commit

Permalink
Adds missing self closing element value
Browse files Browse the repository at this point in the history
Co-Authored-By: Rob Rix <[email protected]>
  • Loading branch information
BekaValentine and robrix committed Oct 31, 2023
1 parent 31c0523 commit a9b8b05
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3630,6 +3630,7 @@ inherit .return_or_yield

node @jsx_self_closing_element.before_scope
node @jsx_self_closing_element.after_scope
node @jsx_self_closing_element.value

edge @element_name.before_scope -> @jsx_self_closing_element.before_scope

Expand Down

0 comments on commit a9b8b05

Please sign in to comment.