mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2024-12-21 00:21:57 +00:00
Update from Forestry.io
Tixie created plugins/duet-date-picker.json
This commit is contained in:
parent
d7ef00cc03
commit
184b59735f
2 changed files with 11 additions and 0 deletions
|
@ -23,3 +23,5 @@ fields:
|
|||
- type: text
|
||||
name: url_demo
|
||||
label: url_demo
|
||||
pages:
|
||||
- plugins/duet-date-picker.json
|
||||
|
|
9
plugins/duet-date-picker.json
Normal file
9
plugins/duet-date-picker.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"id": "141",
|
||||
"title": "Duet Date Picker",
|
||||
"image": "/141-duet-date-picker.png",
|
||||
"description": " An open source version of Duet Design System’s accessible date picker",
|
||||
"url_github": "https://github.com/duetds/date-picker",
|
||||
"url_npm": "https://www.npmjs.com/package/@duetds/date-picker",
|
||||
"url_demo": "https://duetds.github.io/date-picker"
|
||||
}
|
Loading…
Reference in a new issue