Skip to content

Commit 538af9b

Browse files
authored
Merge pull request #24879 from Rohan5commit/docs/extensions-sdk-material-ui-wording-20260424
docs: fix extension SDK wording
2 parents c146588 + a603c7f commit 538af9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/manuals/extensions/extensions-sdk/design

content/manuals/extensions/extensions-sdk/design/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To get started on your UI, follow the steps below.
2020

2121
### Recommended: React+MUI, using our theme
2222

23-
Docker Desktop's UI is written in React and [MUI](https://mui.com/) (using Material UI to specific). This is the only officially supported framework for building extensions, and the one that our `init` command automatically configures for you. Using it brings significant benefits to authors:
23+
Docker Desktop's UI is written in React and [MUI](https://mui.com/) (using Material UI specifically). This is the only officially supported framework for building extensions, and the one that the `init` command automatically configures for you. Using it brings significant benefits to authors:
2424

2525
- You can use our [Material UI theme](https://www.npmjs.com/package/@docker/docker-mui-theme) to automatically replicate Docker Desktop's look and feel.
2626
- In future, we'll release utilities and components specifically targeting this combination (e.g. custom MUI components, or React hooks for interacting with Docker).

0 commit comments

Comments
 (0)