Skip to content

Commit

Permalink
Fix GraphCMSAsset.stories.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed Jan 17, 2021
1 parent dc0b914 commit 05db459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/nrn/asset/GraphCMSAsset.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import React from 'react';
import GraphCMSAsset, { Props } from '../../../components/assets/GraphCMSAsset';
import { Asset } from '../../../types/data/Asset';

const defaultLogoUrl = 'https://dl.airtable.com/lA5gmGBQheUvmuX616wU_monochromelogo.png';
const defaultLogoUrl = 'https://media.graphcms.com/EKw3Em7aRkqaYmowHWAN';

export default {
title: 'Next Right Now/Asset/GraphCMSAsset',
Expand Down

1 comment on commit 05db459

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.