Add text component generator page

This commit is contained in:
Misode
2022-04-15 21:20:27 +02:00
parent 1ac0d871cf
commit db2b89cdf3
3 changed files with 19 additions and 0 deletions

View File

@@ -108,6 +108,11 @@
"path": "recipes",
"schema": "recipe"
},
{
"id": "text_component",
"url": "text-component",
"schema": "text_component"
},
{
"id": "dimension",
"url": "dimension",