Skip to content

Commit e5e2b41

Browse files
authored
chore(docs): added comment on date input in React with iOS Voiceover usage (#5113)
1 parent 6ab8dbc commit e5e2b41

File tree

1 file changed

+2
-0
lines changed
  • packages/components/src/components/input/docs

1 file changed

+2
-0
lines changed

packages/components/src/components/input/docs/React.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## React
22

3+
Warning: Date input is not working with iOS Voiceover currently, compare to [React issue](https://github.com/facebook/react/issues/33541) and [WebKit bug](https://bugs.webkit.org/show_bug.cgi?id=294649).
4+
35
Load SCSS globally in a `index.scss` file inside `main.tsx`/`main.jsx` within your app:
46

57
```scss

0 commit comments

Comments
 (0)