adopted-ember-addons / ember-launch-darkly

A modern Ember addon to wrap the Launch Darkly service
MIT License
13 stars 24 forks source link

Documentation: LaunchDarkly initialization #529

Open kaysiz opened 1 month ago

kaysiz commented 1 month ago

Given that clientSideId is a nested property inside launchDarkly, we need to update the destructure to access the nested property.