Skip to content

Commit 6a7e76c

Browse files
committed
fix months not being passed
1 parent fc3acc6 commit 6a7e76c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/js/components/filament-jalali.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default function filamentJalaliFormComponent({
5353

5454
dayLabels: [],
5555

56-
months: [],
56+
months,
5757

5858
dayLabel,
5959

resources/js/dist/components/filament-jalali.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)