Skip to content

Commit

Permalink
Update apps/site/util/imageUtils.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Steven <[email protected]>
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd and styfle authored Nov 20, 2024
1 parent 2697e02 commit 5c79e59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/site/util/imageUtils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/**
* This is a temporary workaround that can be removed once Next.js is upgraded.
* See https://github.com/vercel/next.js/pull/72970
*
* Checks if the given source string points to an SVG image.
*
* This function examines the base part of the provided string (ignoring query parameters)
Expand Down

0 comments on commit 5c79e59

Please sign in to comment.