This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-11 21:16:40 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb0bf92140
Vulcan
/
packages
/
nova-base-containers
/
lib
/
client.js
4 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..)
2016-11-08 12:58:53 +01:00
import
'./containers.js'
;
first try at making PostsListContainer a HoC
2016-11-10 15:39:04 +09:00
import
withPostsList
from
'./postslist.js'
;
export
{
withPostsList
}
Reference in a new issue
Copy permalink