Naufaldi
Naufaldi
i have same issues. But, still dont understand. How tailwindcss can influence react-scroll?
i trying to clone it, and when in `npm run dev` code blocks dont have highlights. But, trying upload in vercel / `npm run build` will has highlights, only in...
@mazipan i want to take this, and use [mailchimp login page](https://login.mailchimp.com/). Should make new Issues?
Wah, Sorry not to see it 😅, how about [Mongools Login](https://mangools.com/users/sign_in) mas @mazipan ?
Siap senpai..
i just downgrade Swiper to version 5.4 and its work well with React ID Swiper version 4. Seeing in example codesanbox, it still use Swiper version 5.4 with React ID...
1. Can you provide screenshot if ESLint and Prettier work with script? 2. Can you use `npm` not `yarn` and not uploaded `yarn.lock` file?
can you resolve conflict and make file not error when production @Vinitvh ?
yes you can!
> I think this was fixed: > > ```ts > export interface RangeWithKey extends Range { > key: 'selection'; > } > > export type OnChangeProps = Range | {...