mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 10:21:40 +00:00
refactor: move gateway and vault components to new locations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package views
|
||||
|
||||
templ LoadingView() {
|
||||
@LayoutView("Loading... | Sonr.ID") {
|
||||
@LayoutContainer() {
|
||||
@HeroTitle("Loading Vault", "This will be used to login to your vault.")
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user