Запитання 20
Which of the following React components can act as an error boundary?
Варіанти відповідей
Class components that implement getDerivedStateFromError
Any functional component
Components using useEffect hook
Components only with refs