Fix stacked list icon
This commit is contained in:
parent
6a11c998ed
commit
4d80d5f6f3
|
@ -101,8 +101,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stackedlist": {
|
"stackedlist": {
|
||||||
"name": "TaskList",
|
"name": "Stacked List",
|
||||||
"icon": "ri-archive-drawer-line",
|
"icon": "TaskList",
|
||||||
"description": "A basic card component that can contain content and actions.",
|
"description": "A basic card component that can contain content and actions.",
|
||||||
"styleable": true,
|
"styleable": true,
|
||||||
"settings": [
|
"settings": [
|
||||||
|
|
Loading…
Reference in New Issue