Skip to content
Snippets Groups Projects
Commit 1e83ecd6 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

add: router beta

parent d2d7339b
No related branches found
No related tags found
1 merge request!365Fix/router beta
Pipeline #17930 passed with stages
in 9 minutes and 54 seconds
......@@ -22,7 +22,7 @@
npm.unshift({
"package": "@startinblox/router",
"version": "0",
"path": "https://cdn.jsdelivr.net/npm/@startinblox/router@0.11/+esm"
"path": "https://cdn.jsdelivr.net/npm/@startinblox/router@beta/+esm"
})
if(!npm.find(e => e.package == "@startinblox/core"))
......
......@@ -19,7 +19,7 @@ div.segment.full.padding-large.sm-padding-xsmall.sm-padding-top-medium.whitespac
div(data-trans='circle.create.step1.title')
.line
.two 2
div(data-trans='circle.create.step-2')
div(data-trans='circle.create.step2.title')
else
- var form_next = `${getRoute('circles', true)}`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment