Juan Pablo Piedrahita Quintero

Results 13 comments of Juan Pablo Piedrahita Quintero

you can also pass a `className` prop to the `Confetti` component that includes the z-index change

@vjpr what I did was creating a `chrome.d.ts` file inside my types folder and added this as its content: ```typescript /// declare global { interface Window { chrome: chrome; }...

It would be great to also add the required python version to run the notebook and maybe pin the dependencies inside the requirements.txt to specific versions since they could break...