scope nested component props without deep copies

This commit is contained in:
udo
2026-07-14 22:41:55 +00:00
parent 0bcf9a676e
commit 6b18587581
5 changed files with 98 additions and 13 deletions
+1
View File
@@ -68,6 +68,7 @@ if [[ "$action" == "run" ]]; then
done
scripts/test_dependency_invalidation.sh
scripts/test_cold_component_deadline.sh
scripts/test_nested_component_props.sh
scripts/test_password_hashing.sh
scripts/test_log_timeliness.sh
fi