diff --git a/README.md b/README.md index c02cabd..c2302ac 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,17 @@ Using cn is pretty simple. It is inspired by the well known [Classnames](https:/ import cn from '@mariosant/cn'; const isActive = true; -const SomeComponent = () =>