btw, what is the best practice to add such depende...
# react
d
btw, what is the best practice to add such dependencies in
kotlin react
apps?
Copy code
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
in the html or maybe in webpack loader?