<Script> equivalent in TSS?
I'm trying to integrate a new feature board / feedback widget from another product. They don't have a TSS example so I was looking at their nextjs example.
Does TSS have a https://nextjs.org/docs/app/api-reference/components/script equivalent?
Does TSS have a https://nextjs.org/docs/app/api-reference/components/script equivalent?
Optimize third-party scripts in your Next.js application using the built-in
next/script Component.