chore: bump version to 2.21.17 and update dependencies (#431)

* chore: bump version to 2.21.17 and update dependencies
This commit is contained in:
Giancarlo Buomprisco
2025-12-21 09:58:10 +01:00
committed by GitHub
parent 26184ed082
commit c4a961e93d
23 changed files with 891 additions and 854 deletions

View File

@@ -7,7 +7,6 @@ import dynamic from 'next/dynamic';
import { Dialog as DialogPrimitive } from 'radix-ui';
import { Button } from '../shadcn/button';
import { Heading } from '../shadcn/heading';
import { Trans } from './trans';
// configure this as you wish