account sidebar urls
This commit is contained in:
@@ -21,6 +21,8 @@ export interface ButtonProps {
|
||||
onClick?: () => void
|
||||
className?: string
|
||||
text?: string
|
||||
leftIcon?: React.ReactNode
|
||||
rightIcon?: React.ReactNode
|
||||
type?: 'button' | 'submit' | 'reset'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user