Add link for learning resource (#23693)
* Add link for learning resource * Created More Information section
This commit is contained in:
@@ -73,3 +73,7 @@ const Button = ({ onPress, children, buttonProps, textProps }) => {
|
|||||||
);
|
);
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### More Information
|
||||||
|
|
||||||
|
- [Good article about state and props](https://learnreact.design/2017/08/16/components-props-and-state)
|
||||||
|
Reference in New Issue
Block a user