Hi there 👋
Follow me on twitter @PatrickJS__
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseFollow me on twitter @PatrickJS__
Description
fix a gotcha
Add a short description of:
what changes you made,
removed the gotcha where event is hardcoded
why you made them, and
for…
export const createMitosisComponent = ( options?: Partial<MitosisComponent>, ): MitosisComponent => ({ '@type': '@builder.io/mitosis/component', im…