mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-11 22:51:05 +00:00
fix build fail
This commit is contained in:
parent
5a04bbe437
commit
dac1f59ac6
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import { Loader, Search } from "lucide-react";
|
|||
|
||||
import { cn } from "@/lib/utils";
|
||||
import { Dialog, DialogContent } from "@/components/ui/dialog";
|
||||
import { isSea } from "node:sea";
|
||||
|
||||
const Command = React.forwardRef<
|
||||
React.ElementRef<typeof CommandPrimitive>,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue