Upgrade NX (#13758)

Upgrade from NX18 to NX21
This commit is contained in:
Félix Malfait
2025-08-08 10:38:12 +02:00
committed by GitHub
parent 4708ff34c7
commit 033bedde0a
58 changed files with 3676 additions and 820 deletions
@@ -1,4 +1,4 @@
import { DocsArticlesProps } from '@/content/user-guide/constants/getDocsArticles';
import { type DocsArticlesProps } from '@/content/user-guide/constants/getDocsArticles';
export const constructSections = (
docsArticleCards: DocsArticlesProps[],