Remove `#high` and `#balanced` as values for `android_hyphenationFreq… · rescript-react-native/rescript-react-native@d73c6d7

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit d73c6d7

committed

Remove #high and #balanced as values for android_hyphenationFrequency on Text

1 parent 05a5656 commit d73c6d7

File tree

1 file changed

+

0

-

2

lines changed

1 file changed

+

0

-

2

lines changed

Lines changed: 0 additions & 2 deletions

Original file line numberDiff line numberDiff line change

@@ -4,8 +4,6 @@ type android_hyphenationFrequency = [

44

| #normal

55

| #none

66

| #full

7-

| #high

8-

| #balanced

97

]

108

type dataDetectorType = [

119

| #phoneNumber

0 commit comments

Comments

 (0)