Sarfaraz
Results
3
issues of
Sarfaraz
Fatal error: Uncaught Error: Class 'PHPUnit_Framework_TestCase' not found in /storage/emulated/0/htdocs/php-qrcode-detector-decoder-master/tests/QrReaderTest.php:7 Stack trace: #0 {main} thrown in /storage/emulated/0/htdocs/php-qrcode-detector-decoder-master/tests/QrReaderTest.php on line 7
full code : import React, { Component } from "react"; import InstagramLogin from "react-instagram-login"; class Instagram extends Component { state = { isLoggin: false, userID: "", name: "", email: "",...