Greater-London-Authority / ldn-viz-tools

https://greater-london-authority.github.io/ldn-viz-tools/
1 stars 0 forks source link

Remove MapApp component #350

Closed PaulioRandall closed 3 months ago

PaulioRandall commented 4 months ago

What does this change?

Removes the <MapApp> component that was used as an application shell for maps.

Why?

It's been replaced by <AppShell>.

How?

Removed from packages/maps/src/lib/index.js.

PaulioRandall commented 3 months ago

Out of date.