Add search feature

This commit is contained in:
Bubka
2020-01-11 16:46:59 +01:00
parent 02bbf59083
commit 0894b3fd25
4 changed files with 41 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="section">
<div class="section main-section">
<main class="py-4">
<router-view></router-view>
</main>