WIP Удалены BaseButtons
This commit is contained in:
@@ -21,12 +21,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import BaseButton from "@/components/base/BaseButton.vue";
|
||||
export default {
|
||||
name: "ClientTableModal",
|
||||
components: {
|
||||
BaseButton,
|
||||
},
|
||||
props: {
|
||||
confirmTitle: String,
|
||||
bodyText: String,
|
||||
|
||||
Reference in New Issue
Block a user