Boucham ☄️

Results 1 issues of Boucham ☄️

Hi, in your demo (and in my project) i had an overflow effect with fade-right To fix that,I just need to add css: ``` #app { overflow-x: hidden; } ```...