refactor: use observable chains in rating component

This commit is contained in:
2023-08-29 10:20:35 +00:00
committed by Thea Schöbl
parent ca146b7761
commit bd09b36620
3 changed files with 39 additions and 38 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@openstapps/app': patch
---
Use observable chains instead of change detection in the rating component