mirror of
https://github.com/JonasunderscoreJones/blog.jonasjones.dev.git
synced 2025-10-23 06:59:19 +02:00
changed navbar layout
This commit is contained in:
parent
0fd13fd30b
commit
eda9ed1e5e
2 changed files with 36 additions and 21 deletions
|
@ -25,7 +25,6 @@
|
|||
let searchValue = '';
|
||||
|
||||
function handleSearch(event) {
|
||||
// Update the searchValue with the value received from the child component
|
||||
searchValue = event.detail;
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue