Skip to content

Commit

Permalink
fix: remove unnecessary example (#3185)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanker committed Jun 12, 2024
1 parent 0d9b60a commit a4b050b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ declare_rule! {
/// <div onClick={() => {}} />
/// ```
///
/// ```jsx,expect_diagnostic
/// <div onClick={() => {}} ></div>
/// ```
///
/// ### Valid
///
/// ```jsx
Expand Down

0 comments on commit a4b050b

Please sign in to comment.