-
Task
-
Resolution: Fixed
-
L3 - Default
-
2.0.0
Currently we have one default size for Modals which we override by adding an additional class from the context calling that modal. This should be abstracted away into an API like <Modal width='wide' /> or similar that sets classes internally and prevetns us having to maintain calling-context dependent classes.