mirror of
https://github.com/FlipsideCrypto/flipside-js.git
synced 2026-02-06 10:48:11 +00:00
Fix example.
This commit is contained in:
parent
f4e0da2d8d
commit
e3ee0fd590
@ -145,7 +145,7 @@
|
||||
|
||||
// Price table
|
||||
flipside.multiTable("multiTable", {
|
||||
widgetType: "price-multi-tabe",
|
||||
widgetType: "price-multi-table",
|
||||
columns: ["market_cap", "price", "volume_24h"],
|
||||
sortBy: "market_cap",
|
||||
showFullName: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user