Line 8:8: 'Router' is not defined react/jsx-no-undef Line 11:8: 'Home' is not defined react/jsx-no-undef Line 13:8: 'Forms' is not defined react/jsx-no-undef code example
Example: 'Link' is not defined react/jsx-no-undef
import { Link } from 'react-router-dom';