import React from "react"; import AppLogo from "./components/Icons/AppLogo/AppLogo"; import styles from "./styles"; export default function App() { return (

Ivy - Inventory Manager

Welcome!

); }