I\'m using enum with defaultProps in my react project^ but I have problem.
I have next one enum:
enum Size { Small = \'small\', Medium = \'medium\',