You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to import { firekitCollection } from 'svelte-firekit' but can't do import { firekitCollectionGroup} from 'svelte-firekit';
firekitCollectionGroup is not recognized. any idea what i'm doing wrong? i just installed svelte-firekit using "npm install firebase svelte-firekit"