Open brentschroeter opened 8 years ago
React Docgen sometimes returns a variable name (a string) instead of an array for component properties that are enums or unions, causing a "function undefined" error when value.map() is called.
React Docgen sometimes returns a variable name (a string) instead of an array for component properties that are enums or unions, causing a "function undefined" error when value.map() is called.