parent
d8b9cfa533
commit
0b8414b1ee
@ -1,4 +1,4 @@
|
||||
module Main exposing (Msg(..), main, update, view)
|
||||
module Explore exposing (Msg(..), main, update, view)
|
||||
|
||||
import Browser
|
||||
import Html exposing (Html, button, div, text)
|
Loading…
Reference in new issue