Add `Lightbox` to style guide

pull/1/head
Daniel Gasienica 7 years ago
parent 2474b42198
commit 8cfe12644a

@ -7,6 +7,11 @@ const propsParser = typescriptSupport.withCustomConfig('./tsconfig.json').parse;
module.exports = {
sections: [
{
name: 'Components',
description: '',
components: 'ts/components/*.tsx',
},
{
name: 'Conversation',
description: 'Everything necessary to render a conversation',

Loading…
Cancel
Save