Remove extra lines

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-02 15:23:54 +03:00
parent cf14cd2b81
commit c6fba7f4e2
51 changed files with 59 additions and 116 deletions

View file

@ -11,8 +11,7 @@ export default {
data() {
return {
code: {
basic: `
<Dialog :showHeader="false"></Dialog>
basic: `<Dialog :showHeader="false"></Dialog>
<!-- can be written as -->