@khanacademy/math-input
Advanced tools
Comparing version 0.0.0-PR580-20230621174300 to 0.0.0-PR580-20230621213317
# @khanacademy/math-input | ||
## 0.0.0-PR580-20230621174300 | ||
## 0.0.0-PR580-20230621213317 | ||
@@ -5,0 +5,0 @@ ### Major Changes |
@@ -17,2 +17,8 @@ /// <reference types="react" /> | ||
}; | ||
export default function Keypad(props: Props): JSX.Element; | ||
declare function Keypad(props: Props): JSX.Element; | ||
declare namespace Keypad { | ||
var defaultProps: { | ||
extraKeys: never[]; | ||
}; | ||
} | ||
export default Keypad; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR580-20230621174300", | ||
"version": "0.0.0-PR580-20230621213317", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3036265
337
33503