Skip to content

Commit

Permalink
fix: ignored image-viewer in dependencies.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanchitv3 committed Jan 9, 2025
1 parent 24df7df commit 984e064
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,5 +234,5 @@
"hooks": ["useBreakpointValue"]
}
},
"IgnoredComponents": ["bottomsheet"]
"IgnoredComponents": ["bottomsheet", "image-viewer"]
}

0 comments on commit 984e064

Please sign in to comment.