When changing the minSize prop of the ReflexElement, the size of the element displayed on UI will not reflect the change:
For example:
- The initial value of minSize is 0, the size of the ReflexElement element is 0. Later, when the prop value changed to 200px, the size of the element is still 0