File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9898 "typescript" : " ^4.7.4"
9999 },
100100 "dependencies" : {
101- "flairup" : " 0.0.7 "
101+ "flairup" : " 0.0.12 "
102102 }
103103}
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ export function Body() {
2828const styles = stylesheet . create ( {
2929 body : {
3030 '.' : ClassNames . scrollBody ,
31- flex : 1 ,
31+ flex : '1' ,
3232 overflowY : 'scroll' ,
3333 overflowX : 'hidden' ,
3434 position : 'relative'
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ const styles = stylesheet.create({
129129 emojiList : {
130130 '.' : ClassNames . emojiList ,
131131 listStyle : 'none' ,
132- margin : 0 ,
133- padding : 0
132+ margin : '0' ,
133+ padding : '0'
134134 }
135135} ) ;
Original file line number Diff line number Diff line change @@ -6855,10 +6855,10 @@ find-up@^5.0.0:
68556855 locate-path "^6.0.0"
68566856 path-exists "^4.0.0"
68576857
6858- flairup@0.0.7 :
6859- version "0.0.7 "
6860- resolved "https://registry.yarnpkg.com/flairup/-/flairup-0.0.7 .tgz#b9d36ca99c408048268be53b9048fc324a469879 "
6861- integrity sha512-je8vHVwuPWWGyL70McoeMzYK/KCtaFKEF7idTA9RtqwYjK+v1uhz4taIDqjDv19RJ48bPpk1J40bBFRKdS8yeg ==
6858+ flairup@0.0.12 :
6859+ version "0.0.12 "
6860+ resolved "https://registry.yarnpkg.com/flairup/-/flairup-0.0.12 .tgz#e21c83dbe48cca02d0904c4387ccbd31ef248ac5 "
6861+ integrity sha512-4u94jPcBLml3d58QLkoLiNqn6O016OQxHxx5ON4IU0eC+A3/QSlAxrw3EB/6FshWzxITNQ5Lrs8j619b/W1eRg ==
68626862
68636863flat-cache@^2.0.1:
68646864 version "2.0.1"
You can’t perform that action at this time.
0 commit comments