Skip to content

Commit

Permalink
Merge branch 'main' into bose/2433
Browse files Browse the repository at this point in the history
  • Loading branch information
BorghildSelle committed Sep 11, 2024
2 parents d978d9d + 105f369 commit 44839d2
Show file tree
Hide file tree
Showing 48 changed files with 25,344 additions and 16,447 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ legacy/js/dist
legacy/css
web/public/legacy/legacy.minified.js
legacy
dist
1,429 changes: 813 additions & 616 deletions e2e/pnpm-lock.yaml

Large diffs are not rendered by default.

2,655 changes: 1,473 additions & 1,182 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Card, Flex, Spinner, Stack, Text } from '@sanity/ui'
import { useEffect, useMemo, useState } from 'react'
import { SanityDocument } from 'sanity'
import { useClient } from 'sanity'
import { SanityDocument , useClient } from 'sanity'
import { separateReferences } from './seperateReferences'
import { apiVersion } from '../../../../sanity.client'
import { defaultLanguage } from '../../../../languages'
Expand Down
Loading

0 comments on commit 44839d2

Please sign in to comment.