UNPKG

naim-firebase-auth-wrapper

Version:

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

6 lines 189 B
import React from 'react'; import '@mantine/core/styles.css'; export declare const StylesProvider: React.FC<{ children: React.ReactNode; }>; //# sourceMappingURL=StylesProvider.d.ts.map