Skip to content

Commit 83c4a18

Browse files
committed
Update React Native documentation (0.75)
1 parent 8bbd043 commit 83c4a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/filters/react_native/entries.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def get_name
66
end
77

88
def get_type
9-
type = at_css('.navbar__link--active')
9+
type = at_css('.menu__link--active')
1010
return 'Miscellaneous' unless type
1111
type.content.strip
1212
end

0 commit comments

Comments
 (0)