footer is broke. added some sore

This commit is contained in:
2024-12-13 15:08:46 -05:00
parent 01c0b22bc4
commit e8cff0a440
4 changed files with 242 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ export default async function BuilderPage() {
<tr>
<th
scope="col"
className="py-3.5 pl-4 pr-3 text-left text-sm font-semibold text-gray-900 sm:pl-0"
className="py-3.5 pl-4 pr-3 text-left text-sm font-semibold text-gray-900 "
>
<a href="#" className="group inline-flex">
Component
@@ -79,10 +79,10 @@ export default async function BuilderPage() {
</th>
</tr>
</thead>
<tbody className="divide-y divide-gray-200 bg-white">
<tbody className=" divide-y divide-gray-200 bg-white">
{psa.map((psa) => (
<tr key={psa.upc}>
<td className="whitespace-nowrap py-4 pl-4 pr-3 text-sm font-medium text-gray-900 sm:pl-0">
<td className="whitespace-nowrap py-4 pl-4 pr-3 text-sm font-medium text-gray-900 ">
{psa.productName}
</td>
<td className="whitespace-nowrap px-3 py-4 text-sm text-gray-500">