+
+ PUSH-TO-BOOK · COMING SOON
+
+
+ One tap from grade to bet slip. Connect DraftKings, FanDuel, BetMGM.
+
+
);
}
diff --git a/web/src/components/vyndr/StatStrip.tsx b/web/src/components/vyndr/StatStrip.tsx
index 4a371f2..0f8c47f 100644
--- a/web/src/components/vyndr/StatStrip.tsx
+++ b/web/src/components/vyndr/StatStrip.tsx
@@ -82,6 +82,19 @@ export default function StatStrip({
);
};
+ // Session 52 — Push-to-Book teaser on graded props (feature not live yet).
+ const BookItTeaser = ({ p }: { p: StripProp }) => {
+ if (!p.grade) return null;
+ return (
+