Fix stacked list icon
This commit is contained in:
parent
03ae23a24e
commit
d3966c01b5
|
@ -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