Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2857ec1

Browse files
committed
add note
1 parent 4b2314c commit 2857ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/backstage-plugin-coder/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ the devcontainer.
8787
);
8888
```
8989

90+
> Note: You can also wrap a single page or component with `CoderProvider` if you only need Coder in a specific part of your app. See our [API reference](#TODO) for more details.
91+
9092
1. Add the `WorkspacesList` card to the entity page in your app:
9193

9294
```tsx

0 commit comments

Comments
 (0)