Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "how-do-it", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Crea popup para describir tu aplicacion", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
@@ -10,0 +7,0 @@ "type": "git", |
const React = require("react"); | ||
const { useEffect, useState, useRef } = React | ||
const HowDoitContext = require("./Context"); | ||
@@ -4,0 +5,0 @@ function HowDoitProvider({content, children }) { |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
84
0
3433