UNPKG

phx-react

Version:

PHX REACT

10 lines (9 loc) 248 B
import React from 'react'; interface PHXLoginPn28Props { banner?: any; logo?: any; router?: any; redirectPath?: any; } export declare const PHXLoginPn28: (props: PHXLoginPn28Props) => React.JSX.Element; export default PHXLoginPn28;