You can export your function component with JavaScript's export default for use throughout your app like so: const Cat = () => { return ...
確定! 回上一頁