mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-10 03:04:40 -07:00
format
This commit is contained in:
parent
7ea6177c71
commit
c8fb94ff33
1 changed files with 0 additions and 2 deletions
|
|
@ -245,7 +245,6 @@ def index() -> rx.Component:
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
|
||||||
# --- Modified MLB Scores Card ---
|
|
||||||
rx.card(
|
rx.card(
|
||||||
rx.box(
|
rx.box(
|
||||||
rx.text("MLB Scores"),
|
rx.text("MLB Scores"),
|
||||||
|
|
@ -272,7 +271,6 @@ def index() -> rx.Component:
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
# --- End of Modified MLB Scores Card ---
|
|
||||||
|
|
||||||
spacing="3",
|
spacing="3",
|
||||||
width="100%",
|
width="100%",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue