UNPKG
@while-and-for/tremor-react
Version:
latest (0.0.1-development)
0.0.1-development
0.0.0-development
The React library to build dashboards faster.
github.com/tremorlabs/tremor
tremorlabs/tremor
@while-and-for/tremor-react
/
dist
/
components
/
text-elements
/
index.d.ts
9 lines
(8 loc)
•
206 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
"./Text"
;
export
*
from
"./Bold"
;
export
*
from
"./Italic"
;
export
*
from
"./Title"
;
export
*
from
"./Subtitle"
;
export
*
from
"./Metric"
;
export
*
from
"./Callout"
;
export
*
from
"./Legend"
;