Even more code styling things
This commit is contained in:
@ -6,7 +6,7 @@ import { composeSignUpBody } from '../api/signup'
|
||||
import { composeSignInBody } from '../api/token'
|
||||
|
||||
type AuthFormProps = {
|
||||
register: boolean
|
||||
register: boolean,
|
||||
goBack: () => void,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user