UNPKG
ih-pagelet-navigation-collection
Version:
latest (0.3.19)
react13 (0.3.3)
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.18
Styling PS Nav Collections.
ih-pagelet-navigation-collection
/
src
/
components
/
index.js
8 lines
(6 loc)
•
200 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
React
from
'react'
;
import
{
NavigationDrawerCollection
,
LauncherNavigationCollection
}
from
'catalyst-ui'
;
module
.
exports
= {
LauncherNavigationCollection
,
NavigationDrawerCollection
, };