In the Card docs the space prop is set to xx-small – which, according to the Card's @options, is invalid and not working either because there is no corresponding class.
Two possible solutions:
- Add
xx-small to the allowed options and create a class
- Change the docs
In the
Carddocs thespaceprop is set toxx-small– which, according to the Card's@options, is invalid and not working either because there is no corresponding class.Two possible solutions:
xx-smallto the allowed options and create a class