Introduce pause button
Summary: ..and some earlier reviews comments has been processed + some fine tuning on the ui Reviewed By: priteshrnandgaonkar Differential Revision: D26816559 fbshipit-source-id: adf2586763be185ee8e7cc22b2827ecefe4e4cab
This commit is contained in:
committed by
Facebook GitHub Bot
parent
525e079284
commit
55981b5259
@@ -10,7 +10,7 @@
|
||||
import {useRef} from 'react';
|
||||
|
||||
/**
|
||||
* This hook will throw in development builds if the value passed in is stable.
|
||||
* This hook will throw in development builds if the value passed in is unstable.
|
||||
* Use this if to make sure consumers aren't creating or changing certain props over time
|
||||
* (intentionally or accidentally)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user