mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-06 19:39:35 -05:00
fixed some minor issues in snippets
This commit is contained in:
+1
-2
@@ -27,7 +27,7 @@ class CryptoChart(rio.Component):
|
||||
## Layout
|
||||
```
|
||||
╔═══════════════════ CARD ═══════════════════╗
|
||||
║ ┏━━━━━━━━━━━━━━┳━━ GRID ━━━━━┳━━━━━━━━━━━┓ ║
|
||||
║ ┏━━━━━━━━━━━━━━┳━━ Row ━━━━━━┳━━━━━━━━━━━┓ ║
|
||||
║ ┃ Image ┃ Coin Name ┃ Dropdown ┃ ║
|
||||
║ ┣━━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━┫ ║
|
||||
║ ┃ Plot ┃ ║
|
||||
@@ -36,7 +36,6 @@ class CryptoChart(rio.Component):
|
||||
║ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ ║
|
||||
╚════════════════════════════════════════════╝
|
||||
```
|
||||
|
||||
"""
|
||||
|
||||
data: pd.DataFrame
|
||||
|
||||
Reference in New Issue
Block a user