fix: Deleted text style in history, closes #4231
This commit is contained in:
2
app/typings/styled-components.d.ts
vendored
2
app/typings/styled-components.d.ts
vendored
@@ -115,6 +115,8 @@ declare module "styled-components" {
|
||||
cursor: string;
|
||||
textSecondary: string;
|
||||
textTertiary: string;
|
||||
textDeleted: string;
|
||||
textDeletedBackground: string;
|
||||
placeholder: string;
|
||||
sidebarBackground: string;
|
||||
sidebarActiveBackground: string;
|
||||
|
||||
Reference in New Issue
Block a user