-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
The table example
picocss.com/app/routes/docs.table.jsx
Lines 28 to 31 in 2debda2
| <th scope="col">Planet</th> | |
| <th scope="col">Diam. (km)</th> | |
| <th scope="col">Dist. to Sun (AU)</th> | |
| <th scope="col">Grav. (m/s²)</th> |
doesn't have the same columns as the code sample
picocss.com/app/routes/docs.table.jsx
Lines 110 to 113 in 2debda2
| <th scope="col">Planet</th> | |
| <th scope="col">Diameter (km)</th> | |
| <th scope="col">Distance to Sun (AU)</th> | |
| <th scope="col">Orbit (days)</th> |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels