I am trying to write a plugin, and would like to use the injected map instance. Looking through the source, I couldn't find the key exposed. Using 'map' as the key does not work. Consider accepting the key as a prop, or publishing the key in the package.
I am trying to write a plugin, and would like to use the injected map instance. Looking through the source, I couldn't find the key exposed. Using
'map'as the key does not work. Consider accepting the key as a prop, or publishing the key in the package.