mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Add Lightbox to style guide
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user