File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed
src/app/pages/Sandbox/Editor/Header/CollectionInfo Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 239239 "@types/react-dom" : " ^16.8.3" ,
240240 "@types/react-helmet" : " ^5.0.11" ,
241241 "@types/react-icons" : " 2.2.7" ,
242- "@types/react-input-autosize" : " ^2.0.1" ,
243242 "@types/react-router-dom" : " ^4.3.1" ,
244243 "@types/react-stripe-elements" : " ^1.3.2" ,
245244 "@types/resolve" : " ^0.0.8" ,
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ export const CollectionInfo: FunctionComponent<Props> = ({ sandbox }) => {
7878 : 'My Sandboxes' ;
7979
8080 return (
81- < Spring
81+ < Spring < { opacity : number ; pointerEvents : 'none' | 'initial' } >
8282 from = { {
8383 opacity : 1 ,
8484 } }
Original file line number Diff line number Diff line change 41194119 "@types/react" "*"
41204120 "@types/react-icon-base" "*"
41214121
4122- "@types/react-input-autosize@^2.0.1":
4123- version "2.0.1"
4124- resolved "https://registry.yarnpkg.com/@types/react-input-autosize/-/react-input-autosize-2.0.1.tgz#04ac4b532128c98532352042b6c7af8b5d3f52ca"
4125- integrity sha512-vsmqA6Pp5IyMZv3C7x7mNM8lqikfWQ4lCWsoVk/w+HZ2Y3KOdFk6ad4jsQeltXn/UaO+YUZLtWdMIjLLIeCxBA==
4126- dependencies:
4127- "@types/react" "*"
4128-
41294122"@types/react-native@*":
41304123 version "0.57.42"
41314124 resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.42.tgz#06ad92cd1378146402b7667de13cb7b935d194d6"
You can’t perform that action at this time.
0 commit comments