Skip to content

Commit

Permalink
srcset utils for image
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl-OW committed Sep 24, 2024
1 parent a303b11 commit 6045ac7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { getContent, pageUrl, processHtml, serviceUrl } from '/lib/xp/portal'
import { localize } from '/lib/xp/i18n'
import { render } from '/lib/enonic/react4xp'
import { formatDate } from '/lib/ssb/utils/dateUtils'
import { imageUrl, getImageAlt} from '/lib/ssb/utils/imageUtils'
import { imageUrl, getImageAlt } from '/lib/ssb/utils/imageUtils'

import { renderError } from '/lib/ssb/error/error'
import {
Expand Down

0 comments on commit 6045ac7

Please sign in to comment.