UNPKG

backpack-ui

Version:

Lonely Planet's Components

11 lines (9 loc) 110 B
function hoverPlace(id) { return { type: "HOVER_PLACE", data: id, }; } export { hoverPlace, };