Open yarastqt opened 4 years ago
было бы круто, чтобы было вот так:
withDocs({ readme: { content: require('../Component.md'), }, design: { content: require('../Component.md'), }, }),
или вот так:
withDocs({ name: 'Dev', readme: { content: require('../Component.md'), }, }), withDocs({ name: 'Design', readme: { content: require('../Component-Design.md'), }, }),
было бы круто, чтобы было вот так:
или вот так: