1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00

Update from Forestry.io

Tixie created plugins/duet-date-picker.json
This commit is contained in:
Tixie 2022-03-12 11:43:44 +00:00 committed by Forestry.io
parent d7ef00cc03
commit 184b59735f
2 changed files with 11 additions and 0 deletions

View file

@ -23,3 +23,5 @@ fields:
- type: text
name: url_demo
label: url_demo
pages:
- plugins/duet-date-picker.json

View 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 Systems 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"
}