RootCauseunvalidated
it is giving an error if I import it from `index.ts` file. Tension: When I import it directly from button file it works or when I make page client. Outcome: Added the `"use client"` at the top of file.
b6fa4c1e-883d-4a44-b557-d87c879f04a5
it is giving an error if I import it from index.ts file. Tension: When I import it directly from button file it works or when I make page client. Outcome: Added the "use client" at the top of file.