Add tests

This commit is contained in:
Vincent Langlet
2018-08-27 12:16:35 +02:00
committed by GitHub
parent 692c76c786
commit b5b41c82fa

View File

@@ -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':