Skip to content

Commit

Permalink
Merge branch '2313-ebay-table-various-fixes' of https://github.com/eB…
Browse files Browse the repository at this point in the history
…ay/ebayui-core into 2313-ebay-table-various-fixes
  • Loading branch information
WinkeeFace committed Jan 9, 2025
2 parents 6217423 + fe70bc2 commit de35355
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/ebay-table/examples/default.marko
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ import data from "./data.json";
</@header>
<@header>Item</@header>
<@header>Status</@header>
<@header column-type="numeric" as const>
<@header column-type="numeric">
List Price
</@header>
<@header column-type="numeric" as const>
<@header column-type="numeric">
Quantity Available
</@header>
<@header>Orders</@header>
<@header column-type="numeric" as const>
<@header column-type="numeric">
Watchers
</@header>
<@header column-type="numeric" as const>
<@header column-type="numeric">
Protection
</@header>
<@header>Shipping</@header>
Expand Down

0 comments on commit de35355

Please sign in to comment.