Skip to content

Commit 083daee

Browse files
fix: modify the incorrect code in the readme (#2652)
Co-authored-by: songxinglin <[email protected]>
1 parent 7795d07 commit 083daee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ export default App;
204204
dayTextColor: '#2d4150',
205205
textDisabledColor: '#dd99ee'
206206
}}
207-
</Calendar>
207+
/>
208208
```
209209

210210
## Customized Calendar Examples

0 commit comments

Comments
 (0)