Skip to content

Commit 1c9739c

Browse files
committed
Add Icon component import to getting_started documentation
Signed-off-by: worksofliam <[email protected]>
1 parent 23a6312 commit 1c9739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dev/getting_started.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar:
44
order: 1
55
---
66

7-
import { CardGrid, Card, Aside } from '@astrojs/starlight/components';
7+
import { CardGrid, Card, Aside, Icon } from '@astrojs/starlight/components';
88

99
It's very easy to work with the vscode-ibmi extension.
1010

0 commit comments

Comments
 (0)