docs(codes): improve iOS keyboard/keypad support data
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #356 See: #376
This commit is contained in:
parent
565a72bf95
commit
e89aa1cde8
4 changed files with 69 additions and 58 deletions
|
|
@ -5,9 +5,13 @@
|
|||
*/
|
||||
|
||||
import example from "@site/docs/codes/_footnotes/example.mdx";
|
||||
import iosApplication from "@site/docs/codes/_footnotes/ios-application.mdx";
|
||||
import iosPower from "@site/docs/codes/_footnotes/ios-power.mdx";
|
||||
import macosPower from "@site/docs/codes/_footnotes/macos-power.mdx";
|
||||
|
||||
export default {
|
||||
example,
|
||||
iosApplication,
|
||||
iosPower,
|
||||
macosPower,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue