Skip to content

Commit

Permalink
Remove unneeded attribute (#694)
Browse files Browse the repository at this point in the history
Handles one of warnings in #693
  • Loading branch information
hanbyul-here authored Oct 9, 2023
2 parents b3a3a75 + 53ed47d commit fa4a261
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export function Layer(props: LayerProps) {
onToggleClick();
}
}}
on
>
<AccordionFold
id={`layer-${id}`}
Expand Down

0 comments on commit fa4a261

Please sign in to comment.