React testing library provides us a `render` function that allows us to render a component. It's super straightforward, you just need to call ...
確定! 回上一頁