diff --git a/src/pages/repos.js b/src/pages/repos.js index d54a72f..e2c786a 100644 --- a/src/pages/repos.js +++ b/src/pages/repos.js @@ -7,6 +7,7 @@ import bgImage from "../media/phones.png" import { TiWarning } from "react-icons/ti"; import { GoVerified } from "react-icons/go"; +import { IconContext } from "react-icons"; const IndexPage = () => { const [repos, setRepos] = useState([]); @@ -30,9 +31,11 @@ const IndexPage = () => { This means you should treat them with the same level of scrutiny you treat any apps. Extensions can also read all of the Cloudstream's data.
- - Repos with a are constantly audited by the app developers so you can probably trust them. - + + + Repos with a are constantly audited by the app developers so you can probably trust them. + +