Skip to content

Commit 3002faa

Browse files
committed
update bignum example
1 parent c8bf2d8 commit 3002faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/49_big_number.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ INSERT INTO example(component, description, properties) VALUES
3131
"description":"Conversion rate",
3232
"change_percent": 7,
3333
"progress_percent": 75,
34-
"progress_color": "primary"
34+
"progress_color": "blue"
3535
},
3636
{
3737
"title":"Revenue",

0 commit comments

Comments
 (0)