Skip to content

Commit 0902755

Browse files
Copilothotlong
andcommitted
Fix MDX syntax errors - remove double commas from block documentation
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 66c4529 commit 0902755

File tree

5 files changed

+100
-100
lines changed

5 files changed

+100
-100
lines changed

content/docs/blocks/authentication.mdx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ A clean login form with email and password fields.
2222
children: [
2323
{
2424
type: "stack",
25-
spacing: 6,,
25+
spacing: 6,
2626
children: [
2727
{
2828
type: "stack",
2929
spacing: 2,
30-
className: "text-center",,
30+
className: "text-center",
3131
children: [
3232
{
3333
type: "text",
@@ -43,11 +43,11 @@ A clean login form with email and password fields.
4343
},
4444
{
4545
type: "stack",
46-
spacing: 4,,
46+
spacing: 4,
4747
children: [
4848
{
4949
type: "stack",
50-
spacing: 2,,
50+
spacing: 2,
5151
children: [
5252
{
5353
type: "label",
@@ -66,7 +66,7 @@ A clean login form with email and password fields.
6666
},
6767
{
6868
type: "stack",
69-
spacing: 2,,
69+
spacing: 2,
7070
children: [
7171
{
7272
type: "label",
@@ -181,12 +181,12 @@ Complete registration form with validation.
181181
children: [
182182
{
183183
type: "stack",
184-
spacing: 6,,
184+
spacing: 6,
185185
children: [
186186
{
187187
type: "stack",
188188
spacing: 2,
189-
className: "text-center",,
189+
className: "text-center",
190190
children: [
191191
{
192192
type: "text",
@@ -202,7 +202,7 @@ Complete registration form with validation.
202202
},
203203
{
204204
type: "stack",
205-
spacing: 4,,
205+
spacing: 4,
206206
children: [
207207
{
208208
type: "grid",
@@ -211,7 +211,7 @@ Complete registration form with validation.
211211
children: [
212212
{
213213
type: "stack",
214-
spacing: 2,,
214+
spacing: 2,
215215
children: [
216216
{
217217
type: "label",
@@ -229,7 +229,7 @@ Complete registration form with validation.
229229
},
230230
{
231231
type: "stack",
232-
spacing: 2,,
232+
spacing: 2,
233233
children: [
234234
{
235235
type: "label",
@@ -249,7 +249,7 @@ Complete registration form with validation.
249249
},
250250
{
251251
type: "stack",
252-
spacing: 2,,
252+
spacing: 2,
253253
children: [
254254
{
255255
type: "label",
@@ -268,7 +268,7 @@ Complete registration form with validation.
268268
},
269269
{
270270
type: "stack",
271-
spacing: 2,,
271+
spacing: 2,
272272
children: [
273273
{
274274
type: "label",
@@ -346,12 +346,12 @@ Password reset request form.
346346
children: [
347347
{
348348
type: "stack",
349-
spacing: 6,,
349+
spacing: 6,
350350
children: [
351351
{
352352
type: "stack",
353353
spacing: 2,
354-
className: "text-center",,
354+
className: "text-center",
355355
children: [
356356
{
357357
type: "text",
@@ -367,11 +367,11 @@ Password reset request form.
367367
},
368368
{
369369
type: "stack",
370-
spacing: 4,,
370+
spacing: 4,
371371
children: [
372372
{
373373
type: "stack",
374-
spacing: 2,,
374+
spacing: 2,
375375
children: [
376376
{
377377
type: "label",
@@ -421,12 +421,12 @@ Password reset request form.
421421
children: [
422422
{
423423
type: "stack",
424-
spacing: 6,,
424+
spacing: 6,
425425
children: [
426426
{
427427
type: "stack",
428428
spacing: 2,
429-
className: "text-center",,
429+
className: "text-center",
430430
children: [
431431
{
432432
type: "text",
@@ -442,11 +442,11 @@ Password reset request form.
442442
},
443443
{
444444
type: "stack",
445-
spacing: 4,,
445+
spacing: 4,
446446
children: [
447447
{
448448
type: "stack",
449-
spacing: 2,,
449+
spacing: 2,
450450
children: [
451451
{
452452
type: "label",

content/docs/blocks/dashboard.mdx

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Display key metrics with trend indicators.
2626
children: [
2727
{
2828
type: "stack",
29-
spacing: 2,,
29+
spacing: 2,
3030
children: [
3131
{
3232
type: "flex",
@@ -46,7 +46,7 @@ Display key metrics with trend indicators.
4646
},
4747
{
4848
type: "stack",
49-
spacing: 1,,
49+
spacing: 1,
5050
children: [
5151
{
5252
type: "text",
@@ -80,7 +80,7 @@ Display key metrics with trend indicators.
8080
children: [
8181
{
8282
type: "stack",
83-
spacing: 2,,
83+
spacing: 2,
8484
children: [
8585
{
8686
type: "flex",
@@ -100,7 +100,7 @@ Display key metrics with trend indicators.
100100
},
101101
{
102102
type: "stack",
103-
spacing: 1,,
103+
spacing: 1,
104104
children: [
105105
{
106106
type: "text",
@@ -134,7 +134,7 @@ Display key metrics with trend indicators.
134134
children: [
135135
{
136136
type: "stack",
137-
spacing: 2,,
137+
spacing: 2,
138138
children: [
139139
{
140140
type: "flex",
@@ -154,7 +154,7 @@ Display key metrics with trend indicators.
154154
},
155155
{
156156
type: "stack",
157-
spacing: 1,,
157+
spacing: 1,
158158
children: [
159159
{
160160
type: "text",
@@ -188,7 +188,7 @@ Display key metrics with trend indicators.
188188
children: [
189189
{
190190
type: "stack",
191-
spacing: 2,,
191+
spacing: 2,
192192
children: [
193193
{
194194
type: "flex",
@@ -208,7 +208,7 @@ Display key metrics with trend indicators.
208208
},
209209
{
210210
type: "stack",
211-
spacing: 1,,
211+
spacing: 1,
212212
children: [
213213
{
214214
type: "text",
@@ -254,7 +254,7 @@ Display recent user activities or transactions.
254254
children: [
255255
{
256256
type: "container",
257-
className: "p-6",,
257+
className: "p-6",
258258
children: [
259259
{
260260
type: "flex",
@@ -275,7 +275,7 @@ Display recent user activities or transactions.
275275
},
276276
{
277277
type: "stack",
278-
spacing: 4,,
278+
spacing: 4,
279279
children: [
280280
{
281281
type: "flex",
@@ -479,7 +479,7 @@ Complete dashboard layout with multiple sections.
479479
description="Complete dashboard with stats and activity"
480480
schema={{
481481
type: "stack",
482-
spacing: 6,,
482+
spacing: 6,
483483
children: [
484484
{
485485
type: "flex",
@@ -508,7 +508,7 @@ Complete dashboard layout with multiple sections.
508508
children: [
509509
{
510510
type: "container",
511-
className: "p-4",,
511+
className: "p-4",
512512
children: [
513513
{
514514
type: "text",
@@ -529,7 +529,7 @@ Complete dashboard layout with multiple sections.
529529
children: [
530530
{
531531
type: "container",
532-
className: "p-4",,
532+
className: "p-4",
533533
children: [
534534
{
535535
type: "text",
@@ -550,7 +550,7 @@ Complete dashboard layout with multiple sections.
550550
children: [
551551
{
552552
type: "container",
553-
className: "p-4",,
553+
className: "p-4",
554554
children: [
555555
{
556556
type: "text",
@@ -571,7 +571,7 @@ Complete dashboard layout with multiple sections.
571571
children: [
572572
{
573573
type: "container",
574-
className: "p-4",,
574+
className: "p-4",
575575
children: [
576576
{
577577
type: "text",
@@ -600,7 +600,7 @@ Complete dashboard layout with multiple sections.
600600
children: [
601601
{
602602
type: "container",
603-
className: "p-6",,
603+
className: "p-6",
604604
children: [
605605
{
606606
type: "text",
@@ -627,7 +627,7 @@ Complete dashboard layout with multiple sections.
627627
children: [
628628
{
629629
type: "container",
630-
className: "p-6",,
630+
className: "p-6",
631631
children: [
632632
{
633633
type: "text",
@@ -636,7 +636,7 @@ Complete dashboard layout with multiple sections.
636636
},
637637
{
638638
type: "stack",
639-
spacing: 4,,
639+
spacing: 4,
640640
children: [
641641
{
642642
type: "flex",
@@ -649,7 +649,7 @@ Complete dashboard layout with multiple sections.
649649
},
650650
{
651651
type: "stack",
652-
spacing: 1,,
652+
spacing: 1,
653653
children: [
654654
{
655655
type: "text",

0 commit comments

Comments
 (0)