import React from "react"; import "./App.css"; import { Counter } from "./features/counter/Counter"; function App() { return (