Skip to content

Commit

Permalink
Resolved merge conflicts by selecting final versions of package-lock.…
Browse files Browse the repository at this point in the history
…json, package.json, src/app/app.module.ts, docs/workflow/blocks/actions.rst, and src/styles/main.scss from origin/angular-18-upgrade-rebase
  • Loading branch information
lukestanley committed Nov 7, 2024
2 parents b608b24 + 22819b4 commit 067a748
Show file tree
Hide file tree
Showing 6 changed files with 170 additions and 545 deletions.
2 changes: 1 addition & 1 deletion docs/workflow/blocks/actions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Example

This example shows two buttons. The first one dispatches an asynchronous command using the
:doc:`Event Dispatch <dispatch>` bloc, the second one does nothing, but includes an ``init``
block in order to start the inner Flow so that it runs and signals completion to the outer Flow.
block in order to start the inner workflow so that it runs and signals completion to the outer workflow.

.. code-block:: json
{
Expand Down
Loading

0 comments on commit 067a748

Please sign in to comment.