modal edit profile
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import LoadingModal from '../components/ui/LoadingModal.vue';
|
||||
import NavBar from '../components/NavBar.vue';
|
||||
import Sidebar from '../components/Sidebar.vue';
|
||||
import ProfilePopup from '../components/ProfilePopup.vue';
|
||||
|
||||
</script>
|
||||
|
||||
@@ -16,6 +17,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<LoadingModal/>
|
||||
<ProfilePopup/>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user