let zindex = 10000 export const getZIndex = () => ++zindex export default getZIndex