Fix unhomoglyph import to make browser-matrix.js happy once more
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ limitations under the License.
|
||||
* @module utils
|
||||
*/
|
||||
|
||||
import unhomoglyph from 'unhomoglyph';
|
||||
import * as unhomoglyph from 'unhomoglyph';
|
||||
|
||||
/**
|
||||
* Encode a dictionary of query parameters.
|
||||
|
||||
Reference in New Issue
Block a user