mirror of
https://github.com/fmhy/edit.git
synced 2026-01-19 06:23:57 +00:00
Fix template closing tags in ColorPicker.vue
This commit is contained in:
@@ -244,6 +244,4 @@ const normalizeColorName = (colorName: string) =>
|
||||
Selected: {{ normalizeColorName(selectedColor) }}
|
||||
</div>
|
||||
</div>
|
||||
</template> </div>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user