hungify2022

Results 2 issues of hungify2022

Hi! I try to implement `Icon Base` component based on the prop name but attributes(class, width, height) are not inherited. I tried instead ``` defineAsyncComponent(() => import(`../assets/${props.name}.svg?component`))``` with any component...

Hi! Thanks for a cool website! When I click on any libs, it should open with `/typebox-workbench/:libName` route It helps to share the link with the lib name. What do...

enhancement
suggestion