mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-16 11:17:16 +00:00
fix: import error
This commit is contained in:
parent
fbedf89eee
commit
7317ecbddf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import * as React from "react";
|
||||
|
||||
import { useCallbackRef } from "@repo/ui/src/hooks/use-callback-ref.js";
|
||||
import { useCallbackRef } from "@repo/ui/src/hooks/use-callback-ref.ts";
|
||||
|
||||
/**
|
||||
* @see https://github.com/radix-ui/primitives/blob/main/packages/react/use-controllable-state/src/useControllableState.tsx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue