UNPKG
tingle-box
Version:
latest (1.0.0)
1.0.0
flexbox component for tingle.
github.com/tinglejs/tingle-box
tinglejs/tingle-box
tingle-box
/
src
/
index.js
10 lines
(8 loc)
•
161 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * Box Component Style for tingle *
@author
* * Copyright 2014-2015, Tingle Team, Alinw. * All rights reserved. */
module
.
exports
= require(
'./Box'
);