Skip to content

Commit

Permalink
Remove TikTok from fixtures and simplify output when updating fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Feb 18, 2025
1 parent c055cc9 commit 6d55774
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 37 deletions.
11 changes: 3 additions & 8 deletions src/nationalarchives/components/footer/fixtures.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions src/nationalarchives/components/footer/footer.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ Standard.args = {
icon: "instagram",
title: "The National Archives Instagram feed",
},
{
href: "https://www.tiktok.com/@uknatarchives",
icon: "tiktok",
title: "The National Archives TikTok feed",
},
// {
// href: "https://www.tiktok.com/@uknatarchives",
// icon: "tiktok",
// title: "The National Archives TikTok feed",
// },
],
navigation: [
{
Expand Down
Loading

0 comments on commit 6d55774

Please sign in to comment.