Browse Source

Fix stacked list icon

pull/4023/head
Andrew Kingston 5 years ago
parent
commit
4d80d5f6f3
  1. 4
      packages/standard-components/manifest.json

4
packages/standard-components/manifest.json

@ -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…
Cancel
Save