UNPKG

authhaven

Version:

Customizable React and TypeScript authentication UI components with support for login, signup, 2FA, and more.

4 lines (3 loc) 105 B
import "./App.css"; declare function App(): import("react/jsx-runtime").JSX.Element; export default App;