chore: react frame lib

This commit is contained in:
karishmas6
2024-04-16 22:38:56 +05:30
parent 201b9fff6c
commit ea3dd0185d
2 changed files with 0 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
import React, { useState, useRef, useEffect } from 'react';
import axios from 'axios';
import Frame from 'react-frame-component';
function Scraper() {
const [url, setUrl] = useState('');