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