Error in documentation
this-gavagai opened this issue · 1 comments
this-gavagai commented
Hi there,
I believe there's a bug in the documentation. In the following section:
<Button>Default</Button>
<Button type="primary">Primary</Button>
<Button type="danger">Danger</Button>
<Button type="white">White</Button>
<Button icon="x" />
<Button icon-left="menu">Menu</Button>
<Button icon-right="external-link">Link</Button>
<Button :loading="true">Loading</Button>
All instances of <Button type=
should perhaps be <Button appearance=
?
netchampfaris commented
Documentation is being rewritten. Check the updated readme.