Skip to content

Commit 889a51e

Browse files
nikhiltidke101Nikhil Tidke
and
Nikhil Tidke
authored
update: package.json and schema.ts (#93)
* update: package.json and schema.ts * fix: fern schema --------- Co-authored-by: Nikhil Tidke <[email protected]>
1 parent 8bfc33e commit 889a51e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

custom-implementation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@devrev/marketing-shared-components": "^0.3.16",
13+
"@devrev/marketing-shared-components": "^0.3.27",
1414
"@radix-ui/react-dropdown-menu": "^2.0.6",
1515
"@sanity/client": "^6.15.3",
1616
"react": "^18.2.0",

custom-implementation/src/modules/sanity/schema.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ export const FOOTER_V3_SCHEMA = `
8585
compliance {
8686
...,
8787
"link": link -> ,
88+
"icon": icon.asset -> url,
8889
},
8990
logo {
9091
...,

0 commit comments

Comments
 (0)