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/TwigComponent/doc/index.rst
+16-26Lines changed: 16 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,25 +122,14 @@ and any other components by running:
122
122
123
123
Take a moment to fist pump - then come back!
124
124
125
-
You can also use the ``make`` commands to generate the component PHP and twig files :
125
+
.. tip
126
126
127
-
.. code-block:: terminal
128
-
129
-
$ php bin/console make:twig-component Alert
130
-
131
-
If you want your component to reside in a sub directory like ``src/twig/Components/Alert/`` and make a specific component for a Danger alert you can run:
0 commit comments