波比小金刚
波比小金刚
看起来是 shadow-dom 的问题
PS: if @lucagez agree, i will make a pr. and maintain this amazing tool.
> Link to the fork? [here 😄](https://github.com/cbbfcd/react-native-lightbox)
@zombieJ @1587315093 review pls~
@zombieJ @1587315093 review pls~
also can like this: ```js export function createSlots(slots) { const svelteSlots = {} for (const slotName in slots) { svelteSlots[slotName] = [createSlotFn(slots[slotName])] } function createSlotFn([ele, props = {}]) { if...
A great tool, thanks to the author. It looks like a similar scenario to the one I'm facing, let's say I have a monorepo project with more than 20 sub-projects,...