UNPKG

naim-firebase-auth-wrapper

Version:

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

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