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