I added the modal files and connected them to their buttons. I need to complete every modal file.
This commit is contained in:
11
src/views/Profile/Dialogs/PageInformations/ModalLinkedIn.vue
Normal file
11
src/views/Profile/Dialogs/PageInformations/ModalLinkedIn.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
LinkedIn
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user