mirror of
https://github.com/zoriya/flood.git
synced 2026-05-29 09:41:49 +00:00
Remove defaultProps from each icon
This commit is contained in:
@@ -12,7 +12,3 @@ export default class AddMini extends BaseIcon {
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
AddMini.defaultProps = {
|
||||
className: ''
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user