Add Linn as director
All checks were successful
Build Production Image / Build Production Image (push) Successful in 1m15s

This commit is contained in:
Tony Grosinger 2024-04-27 14:22:31 -07:00
parent 4cf7878202
commit 7192f527e9

View File

@ -95,6 +95,10 @@ export default function Club() {
<TableLeftHeading>Leslie Brown</TableLeftHeading>
<TableCell>Director</TableCell>
</tr>
<tr>
<TableLeftHeading>Linn Hulley</TableLeftHeading>
<TableCell>Director</TableCell>
</tr>
</tbody>
</table>
</div>