Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 5c35395

Browse files
committed
fix child
1 parent 7579ba0 commit 5c35395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/intro-section/IntroSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function IntroSection() {
1111
<ComponentName>JBDateInputReact</ComponentName>
1212
<ComponentSubtitle>ReactJs Jalali Date Picker</ComponentSubtitle>
1313
<ComponentSubtitle>کامپوننت تقویم شمسی برای ریاکت</ComponentSubtitle>
14-
<JBDateInput></JBDateInput>
14+
<JBDateInput>{}</JBDateInput>
1515
</IntroWrapper>
1616
);
1717
}

0 commit comments

Comments
 (0)