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
/
.docz
/
.cache
/
commonjs
/
dummy.js
7 lines
(6 loc)
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
exports
.
__esModule
=
true
;
exports
.
a
=
void
0
;
// Dummy file to work around a webpack hot reloading bug.
const
a =
1
;
exports
.
a
= a;