mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-19 22:18:03 +00:00
Added ? icon
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
{/each}
|
||||
</select>
|
||||
<button class="btn secondary" type="button" on:click={() => openStageDocs(stage.type)} title="Open documentation about {stage.type || 'this stage'} on mongodb.org">
|
||||
<Icon name="info" />
|
||||
<Icon name="?" />
|
||||
</button>
|
||||
</label>
|
||||
|
||||
|
Reference in New Issue
Block a user