Skip to content

Commit

Permalink
fix: broken context declaration for cloudinary resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelab committed Dec 19, 2023
1 parent fa9dbd9 commit f9ef855
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
implementation(gatsby): @amazeelabs/gatsby-source-silverback#responsiveImageSharp
implementation(gatsby,cloudinary): @amazeelabs/gatsby-silverback-cloudinary#responsiveImage
implementation(gatsby:cloudinary): @amazeelabs/gatsby-silverback-cloudinary#responsiveImage
"""
directive @responsiveImage(
width: String
Expand Down

0 comments on commit f9ef855

Please sign in to comment.