mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
parent
3beac03c00
commit
54e9f88648
89 changed files with 2354 additions and 995 deletions
|
@ -41,7 +41,8 @@ IconButton.propTypes = {
|
|||
};
|
||||
|
||||
IconButton.defaultProps = {
|
||||
className: styles.button
|
||||
className: styles.button,
|
||||
size: 12
|
||||
};
|
||||
|
||||
export default IconButton;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue