import React from "react"; import { ListGroup, ListGroupItem } from "../../"; export default () => { return (
Hello My Friend alert("with onClick")}> with onClick Link A variant (secondary)
); };