UNPKG
@antv/thumbnails-component
Version:
latest (2.0.0)
2.0.0
2.0.0-alpha.2
React Component for Thumbnails of Chart Types.
github.com/antvis/thumbnails
antvis/thumbnails
@antv/thumbnails-component
/
lib
/
__tests__
/
index.test.js
6 lines
•
144 B
JavaScript
View Raw
1
2
3
4
5
6
describe
('init test', function () {
test
('temp', function () {
expect
(
1
)
.toBe
(
1
); }); });
//# sourceMappingURL=index.test.js.map