Improved property viewers, added some new ones

This commit is contained in:
Stefan Zermatten
2019-08-06 13:16:46 +02:00
parent b70634f5de
commit 45c84e28a3
33 changed files with 379 additions and 197 deletions

View File

@@ -63,7 +63,7 @@
* the tree view shows off the full character structure, and where each part of
* character comes from.
**/
import PropertyIcon from '/imports/ui/components/properties/PropertyIcon.vue';
import PropertyIcon from '/imports/ui/properties/PropertyIcon.vue';
export default {
name: 'tree-node',
beforeCreate() {