refactor: more TS code

This commit is contained in:
Tristan Yang
2022-07-28 08:57:42 +08:00
parent 974432a0af
commit e26b6f0fcc
28 changed files with 121 additions and 120 deletions
-1
View File
@@ -29,7 +29,6 @@ const Styled = styled.ul`
height: 40px;
&.channel_default {
padding: 5px;
/* height: 35px; */
}
}
}