Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workflow-ui/compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This module hosts the workflow-ui compose integration, and this file describes i
It was originally published as a [blog post](https://developer.squareup.com/blog/jetpack-compose-support-in-workflow).
Since then, our approach has been overhauled.
With that overhaul this document has been updated to reflect how the new system works, but it's still very design doc like.
To skip past all the big picture and implementation verbiage and get right to how to use this stuff, jump down to [API Design][#api-design] below.
To skip past all the big picture and implementation verbiage and get right to how to use this stuff, jump down to [API Design](#api-design) below.

## Goals and Non-Goals

Expand Down