localizify icon indicating copy to clipboard operation
localizify copied to clipboard

Unable to require <localizify>

Open Devanshukoli opened this issue 1 year ago • 0 comments

In the Official docs of localizify...

  • When user follow the README.md file for integration of localizify into there project/local machine.

  • They do not able to require and additionaly the method that are in localizify, They can't use it.

  • such that I suggest that we should change the README.md file, and update it as necessary.

const { default: localizify } = require('localizify'); 

Devanshukoli avatar Apr 06 '23 07:04 Devanshukoli