Kelvin Wong
Results
2
comments of
Kelvin Wong
@jqweryjson My scene duration is 3000, and this would cause the page jump to lower sections of the page, when I tried to add this line of code to the...
@SimonHoiberg I have the same problem import SVG, below is my code snippet: ```js ... import { ReactComponent as svgArrow } from '../assets/images/arrow.svg'; const Card = (props) => { return...