Add titles/tooltips
This commit is contained in:
@@ -3,4 +3,5 @@ export type SettingProps = {
|
||||
value: boolean
|
||||
onChange: (val: boolean) => void
|
||||
className?: string
|
||||
title?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user