Show comment context in thread

This commit is contained in:
Tom Moor
2024-01-04 22:30:22 -05:00
parent 63eae352ee
commit 47c13c9916
6 changed files with 55 additions and 17 deletions

View File

@@ -134,6 +134,7 @@ declare module "styled-components" {
textDiffDeleted: string;
textDiffDeletedBackground: string;
placeholder: string;
commentMarkBackground: string;
commentBackground: string;
sidebarBackground: string;
sidebarActiveBackground: string;