Updated package name and version number
This commit is contained in:
parent
6621c99d47
commit
81f78701df
7 changed files with 51 additions and 136 deletions
|
|
@ -92,9 +92,9 @@ export default {
|
|||
{
|
||||
target: "#tour-header", // We're using document.querySelector() under the hood
|
||||
header: {
|
||||
title: "Welcome to OpenFlexure eV"
|
||||
title: "Welcome to the OpenFlexure Microscope"
|
||||
},
|
||||
content: `Click Next to learn how to use OpenFlexure eV`,
|
||||
content: `Click Next to learn how to use your microscope`,
|
||||
params: {
|
||||
placement: "bottom"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
:component-name="webComponent.name"
|
||||
/>
|
||||
</div>
|
||||
<!-- Handle OpenFlexure eV Forms -->
|
||||
<!-- Handle OpenFlexure Forms -->
|
||||
<div
|
||||
v-for="form in forms"
|
||||
v-else-if="forms"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue