Open olavea opened 5 years ago
Great!
Another convention is to have these on top of the file.
Ie:
import { useEffect } from "react" const LEFT_ARROW = 37 const RIGHT_ARROW = 39
Great!
Another convention is to have these on top of the file.
Ie: