WIP создал и интегрировал с беком карточку адреса формы создания, заменил кнопки на BaseButton

This commit is contained in:
DwCay
2022-11-02 15:58:59 +03:00
parent a720f73bed
commit ec5ee3aaa5
20 changed files with 155 additions and 246 deletions

View File

@@ -9,7 +9,7 @@
</template>
<script>
import TheButtonSidebar from "@/components/base/buttons/BaseSidebarButton";
import TheButtonSidebar from "@/components/base/BaseSidebarButton";
export default {
name: "TheSidebar",