mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
6 lines
57 B
TypeScript
6 lines
57 B
TypeScript
const FOOTER_HEIGHT = 84;
|
|
|
|
export {
|
|
FOOTER_HEIGHT,
|
|
};
|