File tree 4 files changed +0
-14
lines changed
4 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -28,18 +28,7 @@ export function DayPicker(
28
28
* The numeral system to use when formatting dates.
29
29
*
30
30
* - `latn`: Latin (Western Arabic)
31
- * - `arab`: Arabic-Indic
32
- * - `arabext`: Eastern Arabic-Indic (Persian)
33
- * - `deva`: Devanagari
34
31
* - `geez`: Ge'ez (Ethiopic numerals)
35
- * - `beng`: Bengali
36
- * - `guru`: Gurmukhi
37
- * - `gujr`: Gujarati
38
- * - `orya`: Oriya
39
- * - `tamldec`: Tamil
40
- * - `telu`: Telugu
41
- * - `knda`: Kannada
42
- * - `mlym`: Malayalam
43
32
*
44
33
* @defaultValue `latn` Latin (Western Arabic)
45
34
* @see https://daypicker.dev/docs/translation#numeral-systems
Original file line number Diff line number Diff line change @@ -46,7 +46,6 @@ export function DayPicker(
46
46
* - `arab`: Arabic-Indic
47
47
* - `arabext`: Eastern Arabic-Indic (Persian)
48
48
* - `deva`: Devanagari
49
- * - `geez`: Ge'ez (Ethiopic numerals)
50
49
* - `beng`: Bengali
51
50
* - `guru`: Gurmukhi
52
51
* - `gujr`: Gujarati
Original file line number Diff line number Diff line change @@ -404,7 +404,6 @@ export interface PropsBase {
404
404
* - `arab`: Arabic-Indic
405
405
* - `arabext`: Eastern Arabic-Indic (Persian)
406
406
* - `deva`: Devanagari
407
- * - `geez`: Ge'ez (Ethiopic numerals)
408
407
* - `beng`: Bengali
409
408
* - `guru`: Gurmukhi
410
409
* - `gujr`: Gujarati
Original file line number Diff line number Diff line change @@ -416,7 +416,6 @@ export type MoveFocusBy =
416
416
* - `arab`: Arabic-Indic
417
417
* - `arabext`: Eastern Arabic-Indic (Persian)
418
418
* - `deva`: Devanagari
419
- * - `geez`: Ge'ez (Ethiopic numerals)
420
419
* - `beng`: Bengali
421
420
* - `guru`: Gurmukhi
422
421
* - `gujr`: Gujarati
You can’t perform that action at this time.
0 commit comments