Add 's' method to access theme props (#5163)
This commit is contained in:
3
app/typings/styled-components.d.ts
vendored
3
app/typings/styled-components.d.ts
vendored
@@ -107,9 +107,6 @@ declare module "styled-components" {
|
||||
}
|
||||
|
||||
interface Spacing {
|
||||
padding: string;
|
||||
vpadding: string;
|
||||
hpadding: string;
|
||||
sidebarWidth: number;
|
||||
sidebarRightWidth: number;
|
||||
sidebarCollapsedWidth: number;
|
||||
|
||||
Reference in New Issue
Block a user