chore: add no unused vars lint rule
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export type SignUpFormProps = {
|
||||
link?: { href: string; text: string }
|
||||
subtitle?: string
|
||||
title: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user