If you plot the graph of $f(x)=\frac{\sin x}{x}$ on GeoGebra, you would realise that the function is shown to be continuous at $x=0$.
I do agree the $\lim_\limits{x\to 0}\frac{\sin x}{x}=1$, but $\frac{\sin0}{0}$ is a not a valid statement.
Thus, in general when we approach a question should we take $f(0)=\lim_\limits{x\to 0} f(x)$, or should we consider $f$ to be discontinuous at exactly one point (i.e. at $x=0$)?
$f$ is not defined at $0$, so it is neither continuous nor discontinuous at $x=0$.
However, you can also define a function
$$g(x)=\begin{cases}\frac{\sin x}{x} & x \neq 0\\ 1& x=0\end{cases}$$
which is a continuous function on all real numbers, and is equal to $f$ on the domain of $f$.