Skip to content

Commit

Permalink
fix: remove snow
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Jan 4, 2024
1 parent f0f45f7 commit cdfae9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.washingtonpost.com/pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ function App({ Component, pageProps }) {

return (
<>
<WinterWonderland />
<DefaultSeo {...SEO} />
<ThemeProvider
attribute="class"
Expand Down

2 comments on commit cdfae9e

@vercel
Copy link

@vercel vercel bot commented on cdfae9e Jan 4, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

wpds-ui-kit – ./build.washingtonpost.com

wpds-ui-kit.preview.now.washingtonpost.com
build.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on cdfae9e Jan 4, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

wpds-ui-kit-storybook – ./

wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com
wpds-ui-kit-storybook.preview.now.washingtonpost.com

Please sign in to comment.