sy-ui-lib 1.0.25 → 1.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -15,3 +15,7 @@ export declare const SportsWithSubHeader: Story;
|
|
|
15
15
|
export declare const MatchOdds: Story;
|
|
16
16
|
export declare const EventTitle: Story;
|
|
17
17
|
export declare const EventTitleWithInfoIcon: Story;
|
|
18
|
+
/** Other Market Header with Race Layered Row */
|
|
19
|
+
export declare const OtherMarketRaceLayerd: Story;
|
|
20
|
+
/** Other Market Header with Race Details Layered Row */
|
|
21
|
+
export declare const OtherMarketRaceDetailsLayerd: Story;
|