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