/
githubmirror
/
novu
Обзор
Документация
Войти
/
githubmirror
/
novu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
next
apps/dashboard/components.json
24 строки
550 B
Paweł Tymczuk
feat(api-service): ai workflow generation from the user prompt fixes NV-7047 (#9867)
26 фев 2026, 02:03
Не верифицирован
26 фев 2026, 02:03
cb2d7d9
Код
Авторство
О чём код?
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": false, "tsx": true, "tailwind": { "config": "tailwind.config.js", "css": "src/index.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "iconLibrary": "radix", "aliases": { "components": "@/components", "utils": "@/utils/ui", "ui": "@/components/primitives", "lib": "@/utils", "hooks": "@/hooks" }, "registries": { "@ai-elements": "https://ai-sdk.dev/elements/api/registry/{name}.json" } }