versoly/taos

Unable to use TAOS utilities in next.js

Opened this issue · 1 comments

I am using Next..js 14
I needed to use animations from AOS library
but it needed "use client" directive to be used and rendered on client side
i want to render on server side hence I was trying to use TAOS but after following the installation, I tried to use but it did not work as intended

@volkandkaya This would be awesome!