mitosis icon indicating copy to clipboard operation
mitosis copied to clipboard

delete useless `event`.

Open ayangweb opened this issue 1 year ago • 0 comments

I am interested in helping provide a feature!

Yes

Which generators are impacted?

  • [X] All
  • [ ] Angular
  • [ ] HTML
  • [ ] Qwik
  • [ ] React
  • [ ] React-Native
  • [ ] Solid
  • [ ] Stencil
  • [ ] Svelte
  • [ ] Vue
  • [ ] Web components

What problem does this feature solve?

When using events, if the event is not used but the generated frame still generates an unnecessary event, the event will be used.

image

What does the proposed API look like?

Delete useless event.

Additional Information

No response

ayangweb avatar Aug 18 '23 16:08 ayangweb