Skip to content

Commit ba8b61f

Browse files
committed
Update extension APIs page
1 parent 02c1221 commit ba8b61f

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/ext-dev

1 file changed

+2
-2
lines changed

src/content/docs/ext-dev/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Register slash commands and perform text manipulation.
3939

4040
### Common
4141

42-
Provides re-exports of Flux stores, and a custom error boundary component.
42+
Provides a custom error boundary component, utility for creating icons, and re-exports of Flux stores.
4343

44-
- Module IDs: `common_stores`, `common_ErrorBoundary`
44+
- Module IDs: `common_ErrorBoundary`, `common_icons`, `common_stores`
4545
- Types: [here](https://github.com/moonlight-mod/moonlight/blob/main/packages/types/src/coreExtensions/common.ts)
4646

4747
### Component Editor

0 commit comments

Comments
 (0)