Add Lightbox
to style guide
This commit is contained in:
@@ -7,6 +7,11 @@ const propsParser = typescriptSupport.withCustomConfig('./tsconfig.json').parse;
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
sections: [
|
sections: [
|
||||||
|
{
|
||||||
|
name: 'Components',
|
||||||
|
description: '',
|
||||||
|
components: 'ts/components/*.tsx',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Conversation',
|
name: 'Conversation',
|
||||||
description: 'Everything necessary to render a conversation',
|
description: 'Everything necessary to render a conversation',
|
||||||
|
Reference in New Issue
Block a user