Skip to content

Commit

Permalink
Merge pull request #134 from tinloof:tin-2761-sanity-presentation-imp…
Browse files Browse the repository at this point in the history
…ort-fix

sanity presentation import fix
  • Loading branch information
stilyan-tinloof authored Feb 10, 2025
2 parents e4941a2 + c32a811 commit 50c9a9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/twelve-carrots-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@tinloof/sanity-studio": patch
---

Sanity presentation import fix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
import {
usePresentationNavigate,
usePresentationParams,
} from "@sanity/presentation";
} from "sanity/presentation";
import { Badge, Box, Card, Flex, Stack, Text, Tooltip } from "@sanity/ui";
import { useVirtualizer } from "@tanstack/react-virtual";
import React, { createElement, useRef } from "react";
Expand Down

0 comments on commit 50c9a9e

Please sign in to comment.