mirror of
https://github.com/phfroidmont/scalive.git
synced 2025-12-25 05:26:59 +01:00
Add title and topbar
This commit is contained in:
parent
124239925d
commit
fca87a4263
5 changed files with 14 additions and 10 deletions
|
|
@ -54,4 +54,4 @@ object example extends ScalaCommon:
|
|||
|
||||
object js extends TypeScriptModule:
|
||||
def mainFileName = "app.js"
|
||||
def npmDeps = Seq("phoenix@1.7.21", "phoenix_live_view@1.1.8")
|
||||
def npmDeps = Seq("phoenix@1.7.21", "phoenix_live_view@1.1.8", "topbar@3.0.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue