mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-29 17:07:07 +08:00
Add tests
This commit is contained in:
@@ -375,6 +375,8 @@ class CustomTransitioner extends React.Component<CustomTransitionerProps, null>
|
||||
/**
|
||||
* Header
|
||||
*/
|
||||
const height = Header.HEIGHT;
|
||||
|
||||
function renderHeaderBackButton(schema: string): JSX.Element {
|
||||
switch (schema) {
|
||||
case 'compact':
|
||||
|
||||
Reference in New Issue
Block a user