Change to Vue 3

This commit is contained in:
D065023
2022-02-09 10:10:19 +01:00
parent f4f02f6fe5
commit bbf20b1ca3
4 changed files with 17 additions and 17 deletions

View File

@@ -17,7 +17,7 @@
<body class="small-container", style="margin-top: 70px;">
<div id='app'>
<h1> {{ document.title }} </h1>
<h1> Capire Books </h1>
<input type="text" placeholder="Search..." @input="search">