docs: update resources to include UI-jar (#21200)

PR Close #21200
This commit is contained in:
Kristoffer Nording 2017-12-28 18:18:29 +01:00 committed by Kara Erickson
parent 2505c077d7
commit 2fe05abbc4
1 changed files with 7 additions and 0 deletions

View File

@ -266,6 +266,13 @@
"title": "Nx",
"logo": "https://nrwl.io/assets/nx-logo.png",
"url": "https://nrwl.io/nx"
},
"uijar": {
"desc": "A drop in module to automatically create a living style guide based on the test you write for your components.",
"logo": "",
"rev": true,
"title": "UI-jar - Test Driven Style Guide Development",
"url": "https://github.com/ui-jar/ui-jar"
}
}
},