UNPKG
react-okr-ui
Version:
latest (0.1.1)
0.1.1
0.1.0
A React user interface toolkit for building OKR centric applications.
react-okr-ui
/
doczrc.js
6 lines
(5 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
5
6
export
default
{ dest:
"/docs"
, title:
"OKR UI"
, files:
"**/*.{markdown,mdx}"
, };