Skip to content

Commit

Permalink
Remove package
Browse files Browse the repository at this point in the history
Signed-off-by: gpbl <io@gpbl.dev>
  • Loading branch information
gpbl committed Mar 2, 2024
1 parent 8d236be commit c95be4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/components/VersionDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { ChevronDownIcon } from "@radix-ui/react-icons";
import { Button, DropdownMenu } from "@radix-ui/themes";

import v9PackageJson from "react-day-picker/package.json" assert { type: "json" };
import v8PackageJson from "react-day-picker@8/package.json" assert { type: "json" };

import { useVersion } from "@/lib/versions";
import { usePathname, useRouter } from "next/navigation";
Expand Down

0 comments on commit c95be4c

Please sign in to comment.