inversify-react icon indicating copy to clipboard operation
inversify-react copied to clipboard

Example to use in React in functional component

Open gasymov-rustam opened this issue 4 years ago • 1 comments

Hi, Can you give please example that word with hooks in functional components

gasymov-rustam avatar Apr 13 '22 10:04 gasymov-rustam

You can see usage in functional components in both readme and tests :

https://github.com/Kukkimonsuta/inversify-react/blob/master/README.md https://github.com/Kukkimonsuta/inversify-react/blob/master/test/hooks.tsx

Kukkimonsuta avatar Apr 13 '22 11:04 Kukkimonsuta