fix(analytics): move legacy analytics.ts to legacy.ts to allow new abstraction to be used
Build and Deploy / build (push) Has been cancelled
Build and Deploy / build (push) Has been cancelled
The old analytics.ts was taking imports to resolve to it instead of the new analytics/ directory. Now analytics/ has index.ts which exports the new useAnalytics hook with the provider pattern.
This commit is contained in:
Reference in New Issue
Block a user