Skip to content

Commit bdb1d0e

Browse files
committed
Move ReactTextInlineImageShadowNode to the text.internal package
1 parent 4466776 commit bdb1d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* LICENSE file in the root directory of this source tree.
66
*/
77

8-
package com.facebook.react.views.text;
8+
package com.facebook.react.views.text.internal;
99

1010
import com.facebook.react.uimanager.LayoutShadowNode;
1111
import com.facebook.react.views.text.internal.span.TextInlineImageSpan;

0 commit comments

Comments
 (0)