Felipe Deitos

Results 2 issues of Felipe Deitos

Hi! I have a monorepo with about 40 components, and I'm using yarn workspaces to deal with dependencies, my folder structure and yarn are like this: ```javascript // folder structure...

Hi! I'm wrapping some RC features like rc-menu inside my own componentes. This is how I'm using them right now: ``` const menu = ( { console.log(item.key); }}> Testando 1...

bug
help wanted