added svg-names to sidebar icons
This commit is contained in:
parent
f4006b6189
commit
225a0bfa42
5 changed files with 20 additions and 6 deletions
|
@ -68,6 +68,10 @@ Vue.component("sidebar-library-item", {
|
|||
required: false,
|
||||
default: "",
|
||||
},
|
||||
svgIconName: {
|
||||
type: String,
|
||||
required: false
|
||||
},
|
||||
cdClick: {
|
||||
type: Function,
|
||||
required: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue