mirror of
https://github.com/fmhy/edit.git
synced 2025-11-28 00:41:20 +11:00
Fix template closing tags in ColorPicker.vue
This commit is contained in:
parent
b719c81f55
commit
82dba0e7fd
1 changed files with 1 additions and 3 deletions
|
|
@ -244,6 +244,4 @@ const normalizeColorName = (colorName: string) =>
|
|||
Selected: {{ normalizeColorName(selectedColor) }}
|
||||
</div>
|
||||
</div>
|
||||
</template> </div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue