Commit 2ac2495b authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FACTO] Specs.purs.

parent abad7cf1
module Gargantext.Pages.Layout.Layout where
module Gargantext.Pages.Layout.Specs where
import Prelude hiding (div)
......
......@@ -12,7 +12,7 @@ import DOM.Node.ParentNode (QuerySelector(..))
import DOM.Node.ParentNode (querySelector) as DOM
import Data.Maybe (fromJust)
import Gargantext.Pages.Layout.Layout (layoutSpec)
import Gargantext.Pages.Layout.Specs (layoutSpec)
import Gargantext.Layout.Dispatcher (dispatchAction)
import Gargantext.Pages.Layout.States (initAppState)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment