react-viewer/src/constants.ts
2018-08-21 13:53:13 +08:00

6 lines
57 B
TypeScript

const FOOTER_HEIGHT = 84;
export {
FOOTER_HEIGHT,
};