UNPKG

naim-firebase-auth-wrapper

Version:

React components and hooks for Firebase Authentication and Firestore with Mantine UI

4 lines 211 B
import React from 'react'; import { OrganizationSelectorProps } from '../types'; export declare const OrganizationSelector: React.FC<OrganizationSelectorProps>; //# sourceMappingURL=OrganizationSelector.d.ts.map