Ryan Holmes

Results 1 issues of Ryan Holmes

Hello, I'm calling the fx function like so in a react app: ``` import fx from "fireworks"; export const fireworks = (amount: number) => { let range = n =>...