## UnorderedList

The UnorderedList component is a `<ul>` element with a `o-list` object class to style such element
as an unordered list. An unordered list has no hierarchy, and is generally accompanied by bullets.

The component can be displayed in a vertical or inline (horizontal) way.

Finally it can also be styled as a nested list.

<!-- PROPS -->
