digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 0 forks source link

chore: fix `NativeNavigationComponent` imports #452

Closed EvanHahn closed 5 days ago

EvanHahn commented 6 days ago

This is a types-only change.

NativeNavigationComponent was being imported from sharedTypes/index.ts but should be imported from sharedComponents/navigation.ts.