emilkowalski / sonner

An opinionated toast component for React.

Home Page:https://sonner.emilkowal.ski

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console.log() filling browser console

tomzvilla opened this issue · comments

I noticed that you left a console.log in index.tsx and it's triggering my OCD.

Every time you render a toast it will print the prop "classNames" 3 times.

image

Pushed a new version!

thanks you two!!! you save me!!!
I am really OCD, and it took me some times to find out that the logs came from here.