JiDai opened this issue 6 years ago · 1 comments
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