cosmetics

pull/1391/head
Tuğçe Küçükoğlu 2021-07-27 11:21:31 +03:00
parent b7b4f6e0d2
commit 907fd4dd10
1 changed files with 4 additions and 2 deletions

View File

@ -488,12 +488,13 @@ export default {
}
}
</style>
`
`
},
'composition-api': {
tabName: 'Composition API Source',
content: `
<template>
<template>
<div>
<div class="card">
<h5>Linear</h5>
@ -693,6 +694,7 @@ export default {
}
}
</style>
`
}
}