Skip to content

Commit

Permalink
Additional info about hiding tvml elements
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ignatov-parc committed Mar 24, 2019
1 parent 40b6bae commit 729b13a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/react-tvml/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ const TVMLRenderer = ReactFiberReconciler({
},

hideInstance(/* instance */) {
// We can't hide tvml elements.
// noop
},

Expand Down

0 comments on commit 729b13a

Please sign in to comment.