chore(site): update Base UI from beta to stable release (#610)

This commit is contained in:
Darius Cepulis
2026-02-25 14:54:51 -06:00
committed by GitHub
parent 420742e7c9
commit 4b08005d8e
9 changed files with 36 additions and 41 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Dialog } from '@base-ui-components/react/dialog';
import { Dialog } from '@base-ui/react/dialog';
import clsx from 'clsx';
import { ArrowUpRight, Menu, X } from 'lucide-react';
import { DISCORD_INVITE_URL, GITHUB_REPO_URL } from '@/consts';