UNPKG
@itools-front/ifrontui
Version:
latest (2.8.6)
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
Vue Material Component Framework
@itools-front/ifrontui
/
lib
/
components
/
VGrid
/
VFlex.js
4 lines
•
146 B
JavaScript
View Raw
1
2
3
4
import
"..\\..\\..\\src\\components\\VGrid\\_grid.sass"
;
import
Grid
from
'./grid'
;
export
default
Grid
(
'flex'
);
//# sourceMappingURL=VFlex.js.map