Removed duplicate code and adjusted captions #249
@@ -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