This commit is contained in:
+1
-1
@@ -302,7 +302,7 @@ class StepForgeApp {
|
|||||||
|
|
||||||
const guide = this.editorMeta?.guide;
|
const guide = this.editorMeta?.guide;
|
||||||
this.topbarContext.append(
|
this.topbarContext.append(
|
||||||
el('button', { type: 'button', onClick: () => this.showLibrary() }, 'Back'),
|
el('button', { type: 'button', onClick: () => this.showLibrary() }, 'Library'),
|
||||||
el('button.primary', {
|
el('button.primary', {
|
||||||
type: 'button',
|
type: 'button',
|
||||||
title: 'Capture a screenshot step',
|
title: 'Capture a screenshot step',
|
||||||
|
|||||||
Reference in New Issue
Block a user