1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
budibase/packages/materialdesign-components/components.json

12 lines
171 B
JSON
Raw Normal View History

{
"_lib": "./dist/index.js",
"h1": {
"name": "H1",
"description": "An HTML H1 tag",
"props" : {
"text": "string",
"className":"string"
},
"tags": []
}
}