Skip to content

Commit f930878

Browse files
committed
Updating parameter types for "carousel"
1 parent 22bfef7 commit f930878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/34_carousel.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ VALUES
5050
'carousel',
5151
'width',
5252
'Width of the component, between 1 and 12. Default is 12.',
53-
'NUMBER',
53+
'INTEGER',
5454
TRUE,
5555
TRUE
5656
),

0 commit comments

Comments
 (0)