Skip to content

Commit af4b2b9

Browse files
committed
docs: fix typo, update todos
1 parent 94bf652 commit af4b2b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ This design allows to avoid repetitions, reduce the size of the compiled code us
122122
- ✅ cache usage of `Intl.DateTimeFormat(..)` within the Date based renderers
123123
- ✅ add a `timeZone` property to the Date based renderers
124124
- ✅ document "UTC" requirement on Date values
125-
- Add `numberingSystem` option to WeekRenderer component (`01/2026` is `༠༡/༢༠༢༦` using *Tibetan* digits → siehe [standard Unicode numeral systems](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getNumberingSystems#supported_numbering_system_types))
125+
- Add `numberingSystem` option to WeekRenderer component (`01/2026` is `༠༡/༢༠༢༦` using *Tibetan* digits → siehe [standard Unicode numeral systems](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getNumberingSystems#supported_numbering_system_types))
126126

127127
### project enhancements
128128

@@ -280,7 +280,7 @@ npm install -D jest @testing-library/react ts-jest @types/jest ts-node @testing-
280280
- https://storybook.js.org/addons/storybook-addon-storyout
281281
- https://storybook.js.org/addons/@storybook/addon-console
282282
283-
### Shiel.io
283+
### Shields.io
284284
285285
- https://shields.io/badges/git-hub-actions-workflow-status
286286
- https://shields.io/badges/git-hub-issues-or-pull-requests

0 commit comments

Comments
 (0)