Hello i am trying to finish one tutorial with a whats up clone in JS.I would like to know if both are external components from material depedencies why the call is diffent? Why we use brackets in the second and dont give the excact directory and why we do this opposite in the first
import MoverIcon from '@material-ui/icons/MoreVert'
import {SearchOutlined} from '@material-ui/icons';