indiI
Convex Community7mo ago
5 replies
indi

Attempting to use the present component

Thanks for an awesome product. I've been migrating everything away from Supabase over the last week and am much happier with performance and workflow.

I'm now trying to use presence as outlined in the docs, but when I attempt to import the component with: import { components } from "./_generated/api";, I get the error Module '"./_generated/api"' has no exported member 'components'.ts(2305).

Any advice on how I can continue?
Was this page helpful?