In my React app I have this line wherein I have to restrict clicking on the Link in case id is less than 1. How can I do this?
import { Link } from \'react-router