add end of file line

pull/2342/head
Miguel Beltran 4 months ago
parent f5e4c94d0c
commit a2bd371c33

@ -5,4 +5,5 @@ class AppColors {
static const white1 = Color(0xFFFFF7FA);
static const grey1 = Color(0xFFF2F2F2);
static const grey2 = Color(0xFF4D4D4D); // Figma rgba(255, 255, 255, 0.3)
}
}

Loading…
Cancel
Save