Texture icon indicating copy to clipboard operation
Texture copied to clipboard

Use forEach instead of map method in example

Open chorim opened this issue 4 years ago • 1 comments

If you don't use a return value, using forEach method is better than the map method.

and removed unnecessary semicolon.

chorim avatar Apr 06 '21 08:04 chorim

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 06 '21 08:04 CLAassistant