choojs / choo

:steam_locomotive::train: - sturdy 4kb frontend framework
https://choo.io/
MIT License
6.78k stars 595 forks source link

[solved] Update README.md #697

Closed perguth closed 5 years ago

perguth commented 5 years ago

Add missing div ID so Mapbox can mount.

perguth commented 5 years ago

Not sure about this though. Why would the ID the be configurable on the components interface?

perguth commented 5 years ago

I misread that line:

The component cache is a function which takes a component class and a unique id (string) as it's first two arguments.