mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-25 22:46:31 -04:00
Convert Page components to TypeScript
This commit is contained in:
@@ -52,6 +52,7 @@ function ToolbarMenuButton(props) {
|
||||
}
|
||||
|
||||
ToolbarMenuButton.propTypes = {
|
||||
className: PropTypes.string,
|
||||
iconName: PropTypes.object.isRequired,
|
||||
showIndicator: PropTypes.bool.isRequired,
|
||||
text: PropTypes.string
|
||||
|
||||
Reference in New Issue
Block a user