This website requires JavaScript.
Explore
Help
Sign In
Spearhead
/
joyent-portal
Watch
1
Star
0
Fork
0
You've already forked joyent-portal
Code
Issues
Pull Requests
Releases
Wiki
Activity
21ccfd80e3
joyent-portal
/
ui
/
docs
/
containers
/
home.js
6 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
working showcase
2016-10-25 16:01:42 +03:00
const
React
=
require
(
'react'
)
;
module
.
exports
=
(
)
=>
{
react and a11y linting
2016-10-25 22:15:33 +03:00
return
(
<
div
/
>
)
;
working showcase
2016-10-25 16:01:42 +03:00
}
;
Reference in New Issue
Copy Permalink