UNPKG
react-odyssey
Version:
latest (4.0.3)
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
2.5.0
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.0
1.0.2
1.0.1
React components for Odyssey design system
oktadeveloper/react-odyssey
react-odyssey
/
docs
/
index.html
11 lines
(10 loc)
•
248 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"UTF-8"
/>
<
title
>
React Odyssey
</
title
>
<
link
rel
=
"stylesheet"
href
=
"https://design-docs.trexcloud.com/css/nimatron.css"
>
</
head
>
<
body
>
</
body
>
<
script
src
=
"demo.js"
>
</
script
>
</
html
>