UNPKG
atom-lupa
Version:
latest (0.7.15)
0.7.15
0.7.9
0.7.8
0.7.7
0.7.6
0.5.77
0.5.43
0.5.42
0.5.36
0.5.35
0.4.165
Navigation bar and breadcrumbs
github.com/hex13/atom-lupa
hex13/atom-lupa
atom-lupa
/
lib
/
components
/
Test.js
8 lines
(4 loc)
•
70 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use babel"
;
import
React
from
'react'
;
export
function
Test
(
) { }