mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-26 14:34:42 +00:00
- shared pages refactored
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div id="vuefilemanager" v-cloak @click="unClick">
|
||||
<div id="vuefilemanager" @click="unClick" v-cloak>
|
||||
<Alert />
|
||||
|
||||
<router-view />
|
||||
|
||||
Reference in New Issue
Block a user