mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 17:15:23 +02:00
feat: redesign PricingView with manual validation check and notes, and add Matrix columns
This commit is contained in:
+3
-1
@@ -36,5 +36,7 @@ export const COLUMNS = {
|
||||
OUTER_W: 47,
|
||||
OUTER_L: 48,
|
||||
OUTER_H: 49,
|
||||
VERIFIED_DIMS: 100
|
||||
VERIFIED_DIMS: 100,
|
||||
VALIDATED_CHECK: 101,
|
||||
VALIDATED_NOTE: 102
|
||||
};
|
||||
Reference in New Issue
Block a user