Skip to content

Remove "book title" input from homepage #156

@Zelig880

Description

@Zelig880

Remove HTML in welcomeSearch.vue

 <div class="bg-white md:bg-none rounded-full md:rounded-none flex flex-col md:flex-grow py-2 px-10 md:px-0 md:mr-4 w-10/12 mx-auto">
          <label>Books title or All</label>
          <input class="mt-1" v-model="form.searchTitle" :class="{ 'is-invalid': form.errors.has('searchTitle') }" type="text" placeholder="The lord of the ring">
        </div>
        

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions