UNPKG
uxcore-rich-text
Version:
latest (0.1.6)
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
uxcore-rich-text component for uxcore.
github.com/uxcore/uxcore-rich-text
uxcore/uxcore-rich-text
uxcore-rich-text
/
src
/
index.js
11 lines
(8 loc)
•
170 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** * RichText Component for uxcore *
@author
eternalsky
* * Copyright 2017-2018, Uxcore Team, Alinw. * All rights reserved. */
export
default
from
'./RichText'
;