import React from "react"; export default function Board() { return (
Board
// Board Page ); };