Add class_attributes_separation

This commit is contained in:
Lance Pioch
2024-10-19 18:29:44 -04:00
parent 75e89b2d4c
commit c0a41acf1f
40 changed files with 98 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ class NodeViewController extends Controller
use JavascriptInjection;
public const THRESHOLD_PERCENTAGE_LOW = 75;
public const THRESHOLD_PERCENTAGE_MEDIUM = 90;
/**