You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/StimulusBundle/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This bundle adds integration between Symfony, Stimulus and Symfony UX:
4
4
5
5
- A) Twig `stimulus_*` functions & filters to add Stimulus controllers, actions & targets in your templates;
6
-
- B) Integration with Symfony UX & AssetMapper (this integration is **experimental**)
6
+
- B) Integration with Symfony UX & AssetMapper (this integration is [experimental](https://symfony.com/doc/current/contributing/code/experimental.html)
7
7
- C) A helper service to build the Stimulus data attributes and use them in your services.
0 commit comments