Skip to content

Commit 55975d5

Browse files
committed
Change Text to basic category
1 parent c4d2bb1 commit 55975d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/text/text.api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Text",
3-
"category": "infra",
3+
"category": "basic",
44
"description": "A wrapper for Text component with extra functionality like modifiers support",
55
"extends": ["Text"],
66
"extendsLink": ["https://reactnative.dev/docs/text"],

0 commit comments

Comments
 (0)