Add single-spa to users (#825)

This commit is contained in:
Andrew Locke 2018-07-02 14:08:43 -06:00 committed by Yangshun Tay
parent e619884921
commit 8d45669f92

View file

@ -209,6 +209,13 @@ module.exports = [
infoLink: 'https://jkheadley.github.io/rest-hapi/', infoLink: 'https://jkheadley.github.io/rest-hapi/',
fbOpenSource: false, fbOpenSource: false,
pinned: false, pinned: false,
},
{
caption: 'single-spa',
image: 'https://single-spa.js.org/img/logo-white-bgblue.svg',
infoLink: 'https://single-spa.js.org/',
fbOpenSource: false,
pinned: false,
}, },
{ {
caption: 'Sonar', caption: 'Sonar',