import { LoginForm } from '@shopstack/cs-admin-lib'; const LoginPage = () => { return ( ) } export default LoginPage