Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct theme provider path construction in Next.js setup
Fixed path joining for theme provider and providers stub files to properly include language subfolder (ts/js) in the path structure. This resolves the ENOENT error when initializing Next.js projects.
- Loading branch information