Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
The JavaScript module smooth-scroll
is normally imported like this:
import SmoothScroll from 'smooth-scroll';
How would it look to import it lazily?
Skip challenges and go to theNext Chapter