easy-fit icon indicating copy to clipboard operation
easy-fit copied to clipboard

cannot set option `force`

Open hoonoh opened this issue 5 years ago • 0 comments

https://github.com/pierremtb/easy-fit/blob/e5dc98f9d8a9671d4a92d5392038b9338cb309ed/src/easy-fit.js#L6

I think this should be ..

force: options.force === false ? false : true

hoonoh avatar Aug 06 '18 06:08 hoonoh