We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e241e88 commit 8eec924Copy full SHA for 8eec924
src/components/Examples.tsx
@@ -38,7 +38,8 @@ export function Examples() {
38
<Stack>
39
<Text>
40
Instead of tracking multiple loading states manually,
41
- useLoadingState lets you track multiple tasks effortlessly.
+ <Code>useLoadingState()</Code> lets you track multiple tasks
42
+ effortlessly.
43
</Text>
44
<List
45
ml={'lg'}
0 commit comments