Describe the bug
In the documentation, the default value of the outlined prop in Card component is false but it must be true.
To Reproduce
- Add a DxcCard.
- By default outlined is show.
- The documentation is wrong.
Expected behavior
Outlined prop default value must be false.
Screenshots

Add labels
Card, outlined.