Switched 'Default' to 'Example'
This commit is contained in:
@@ -45,5 +45,5 @@ function setDefault() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<button class="tool-button" @click="setDefault()">Default {{ stylizedName }}</button>
|
||||
<button class="tool-button" @click="setDefault()">Example {{ stylizedName }}</button>
|
||||
</template>
|
||||
Reference in New Issue
Block a user