Skip to content

Commit 9b9ec56

Browse files
committed
minor #19419 Update frontend.rst: Minor (ThomasLandauer)
This PR was merged into the 6.4 branch. Discussion ---------- Update frontend.rst: Minor Commits ------- 3402d4f Update frontend.rst: Minor
2 parents 5a8ef9e + 3402d4f commit 9b9ec56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Symfony gives you the flexibility to choose any front-end tools you want. There
55
are generally two approaches:
66

77
#. :ref:`building your HTML with PHP & Twig <frontend-twig-php>`;
8-
#. :ref:`building your frontend with a JavaScript framework <frontend-js>` like React.
8+
#. :ref:`building your frontend with a JavaScript framework <frontend-js>` like React, Vue, Svelte, etc.
99

1010
Both work great - and are discussed below.
1111

0 commit comments

Comments
 (0)