diff --git a/web/Frontend/src/components/board.tsx b/web/Frontend/src/components/board.tsx index 7cd4229..bab1cb8 100644 --- a/web/Frontend/src/components/board.tsx +++ b/web/Frontend/src/components/board.tsx @@ -7,7 +7,7 @@ import Col from 'react-bootstrap/Col'; import SideNav from './sidenav'; import NavBar from './navbar'; -export default function Board(props) { +export default function Board() { return ( @@ -26,7 +26,7 @@ export default function Board(props) { Some quick example text to build on the card title and make up the - bulk of the card's content. + bulk of the card{"'"}s content.