Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
This commit is contained in:
Khaleel Al-Adhami 2025-02-10 14:26:03 -08:00 committed by GitHub
parent 0099c8ac5f
commit ac923f1bfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1912,7 +1912,7 @@ def test_str_var_in_components(mocker):
mocker.patch(
"reflex.components.base.bare.get_performance_mode",
lambda: PerformanceMode.OFF,
return_value=PerformanceMode.OFF,
)
rx.vstack(