Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
This is a simple HTML div
element with xstyled super powers.
variant: default
| center
| centerScreen
| vAlign
| hAlign
default value: default
default
: Nothing specialcenter
: Center the element in the parentcenterScreen
: Center the element using screen sizevAlign
: Vertically align the element in the parenthAlign
: Horizontally align the element in the parentdirection: default
| row
| column
default value: default
default
: Nothing specialrow
: Direction of the children is rowcolumn
: Direction of the children is column