Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
292cefb945 | |||
7f3499aba1 |
@ -66,7 +66,7 @@ export default function Club() {
|
||||
<table className="min-w-full divide-y divide-gray-300">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" className="py-3.5 pl-4 pr-3 sm:pl-0">Name</th>
|
||||
<TableHeading>Name</TableHeading>
|
||||
<TableHeading>Position</TableHeading>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@ -13,8 +13,8 @@
|
||||
{
|
||||
"title": "Town Hall Meeting",
|
||||
"date": "2024-03-06",
|
||||
"startTime": "6:00pm",
|
||||
"endTime": "8:00pm"
|
||||
"startTime": "5:00pm",
|
||||
"endTime": "7:00pm"
|
||||
},
|
||||
{
|
||||
"title": "March Potluck",
|
||||
|
Reference in New Issue
Block a user