Skip to content

Commit 8eec924

Browse files
committed
Update Examples.tsx
1 parent e241e88 commit 8eec924

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Examples.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ export function Examples() {
3838
<Stack>
3939
<Text>
4040
Instead of tracking multiple loading states manually,
41-
useLoadingState lets you track multiple tasks effortlessly.
41+
<Code>useLoadingState()</Code> lets you track multiple tasks
42+
effortlessly.
4243
</Text>
4344
<List
4445
ml={'lg'}

0 commit comments

Comments
 (0)