UNPKG

terriajs

Version:

Geospatial data visualization platform.

10 lines (8 loc) 332 B
export const overrides = { // WelcomeMessagePrimaryBtnClick: () => {}, // WelcomeMessageSecondaryBtnClick: () => {}, WelcomeMessagePrimaryBtnClick: undefined, // Pass a function to this to enable display of the secondary button on the welcome modal WelcomeMessageSecondaryBtnClick: undefined }; export default overrides;