@iad-os/react-ghost-auth
Advanced tools
Comparing version 0.7.0 to 0.7.1
import React from 'react'; | ||
type Props = { | ||
children?: React.ReactNode; | ||
tryLogin?: boolean; | ||
}; | ||
declare function AutoLogin(props: Props): JSX.Element; | ||
export default AutoLogin; |
{ | ||
"name": "@iad-os/react-ghost-auth", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"maintainers": [ | ||
@@ -5,0 +5,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
444499
5650