Skip to content

Commit

Permalink
Fix prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinstubbs committed Sep 24, 2024
1 parent 54bed17 commit 2fcd868
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ export const serverSmartComponentMap = {
title: "Media Preview",
iconUrl: null,
variants: ["standard", "hero"],
exampleImageUrl:
["https://storage.googleapis.com/pcc-prod-user-uploads/preview-media-preview.png", "https://pantheon.io/sites/default/files/styles/inline_hero_image/public/2024-03/v1-hero-image%20%281%29_0.webp"],
exampleImageUrl: [
"https://storage.googleapis.com/pcc-prod-user-uploads/preview-media-preview.png",
"https://pantheon.io/sites/default/files/styles/inline_hero_image/public/2024-03/v1-hero-image%20%281%29_0.webp",
],
fields: {
url: {
displayName: "URL",
Expand Down

0 comments on commit 2fcd868

Please sign in to comment.