MeilleursAgents/react-mapbox-wrapper

export Diagnose from the main index

JiDai opened this issue · 1 comments

JiDai commented

Describe the bug
Diagnose.fullDiagnostic() throws an error because Diagnose is not exported

To Reproduce
Steps to reproduce the behavior:

import MapboxMap, { Diagnose } from 'react-mapbox-wrapper';

Expected behavior
Import works

Solved by #33