Skip to content

Commit eb0c947

Browse files
committed
Added Focus Redirection support
1 parent 866b6b2 commit eb0c947

28 files changed

+2233
-6613
lines changed

.changeset/seven-deer-carry.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@plextv/react-native-lightning": patch
3+
"@plextv/react-lightning": patch
4+
"@plextv/react-lightning-plugin-flexbox": patch
5+
"@plextv/react-lightning-storybook": patch
6+
---
7+
8+
Added Focus Redirection support

apps/storybook/.storybook/main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ const config: StorybookConfig = {
2929
{
3030
src: 'public/fonts',
3131
dest: 'public/fonts',
32+
charset:
33+
' !\\"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~’“”←↑→↓',
3234
},
3335
],
3436
}),

0 commit comments

Comments
 (0)