WIP Удалены BaseButtons
This commit is contained in:
@@ -51,13 +51,11 @@
|
||||
<script>
|
||||
import ClientsTableHeaderActions from "@/pages/clients/components/ClientsTableHeaderActions";
|
||||
import BaseInput from "@/components/base/BaseInput";
|
||||
import BaseButton from "@/components/base/BaseButton";
|
||||
export default {
|
||||
name: "ClientsTableHat",
|
||||
components: {
|
||||
BaseInput,
|
||||
ClientsTableHeaderActions,
|
||||
BaseButton,
|
||||
},
|
||||
props: {
|
||||
openForm: Function,
|
||||
|
||||
Reference in New Issue
Block a user