Add data component and fix formatting in outputs component

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-01 21:05:01 -03:00
commit 8c992fe76c
3 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@ module.exports = {
items: [
"components/inputs",
"components/outputs",
// "components/data",
"components/data",
"components/prompts",
"components/models",
"components/helpers",