// constants export const canvasSize = 1024; export const activeColor = "#1976d2"; export const eraserColor = "#e1e9ec";