Hi there 👋
Follow me on twitter @PatrickJS__
COLLECTED BY
Collection: github.com

{{ message }}
Open Source (@herodevs, @nguniversal, @angular, @webpack, qwik)
Open Source
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…