mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
- ability leave team folder
- refactoring
This commit is contained in:
@@ -16,12 +16,6 @@
|
||||
:style="{fill: color}"
|
||||
style="width: 53px; height: 52px"
|
||||
/>
|
||||
<!-- <FontAwesomeIcon
|
||||
v-if="!emoji"
|
||||
:class="[{'is-deleted':isDeleted},{'is-team':item.data.attributes.isTeamFolder},{'default-color': ! color && ! isDeleted}, 'folder-icon' ]"
|
||||
:style="{fill: color}"
|
||||
icon="folder"
|
||||
/>-->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user