-
Type:
Task
-
Resolution: Cannot Reproduce
-
Priority:
L3 - Default
-
Affects Version/s: 2.0.0
-
Component/s: frontend
The type prop for our Button component should be renamed to something else, since there is an actual type attribute for the html <button> element (type='submit'). This currently causes an ugly No duplicate props allowed warning.