Skip to content

Commit

Permalink
fix: adjust deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mvfsillva committed Mar 1, 2021
1 parent f515399 commit 6c9cd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styled-components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import theme from 'styles/theme'
type Theme = typeof theme

declare module 'styled-components' {
export type DefaultTheme = Theme
export interface DefaultTheme extends Theme {}
}

1 comment on commit 6c9cd91

@vercel
Copy link

@vercel vercel bot commented on 6c9cd91 Mar 1, 2021

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.