| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ export interface SelectProps | |||
| 28 | 28 | isGrouped?: boolean; | |
| 29 | 29 | /** Display the toggle with no border or background */ | |
| 30 | 30 | isPlain?: boolean; | |
| 31 | - /** Flad to inficate if select is disabled */ | ||
| 31 | + /** Flag to inficate if select is disabled */ | ||
| 32 | 32 | isDisabled?: boolean; | |
| 33 | 33 | /** Title text of Select */ | |
| 34 | 34 | placeholderText?: string | React.ReactNode; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments