CKGrafico / inversify-props

Wrapper of Inversify to inject your dependencies in the components, made with TypeScript and compatible with Vue, React and other component libraries.
MIT License
85 stars 9 forks source link

Include cid import in 'without magic' example #8

Closed aspearman closed 5 years ago

aspearman commented 5 years ago

Just a small change to the documentation. It seems cid is needed to name the service when injecting it 'without magic'.

CKGrafico commented 5 years ago

Yeah thanks