initial push test for new branch

This commit is contained in:
Porras-Bernardez 2024-05-13 14:41:54 +02:00
parent d50e93a658
commit 515ef24c54

View File

@ -1,6 +1,6 @@
<template>
<div id="page_style" class="rows site-content page__style page__description" autocomplete="off">
<div class="container-fluid banner mz-5">
<vs-input v-bind:propDisplay="searchTerm" v-bind:placeholder="'Enter your search term...'" @search-change="onSearch"></vs-input>
</div>