Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 93303b7

Browse files
committed
fixed path
1 parent 7fa0ddf commit 93303b7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/examples/react/examples/Boxes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ slug: /examples/react/Boxes
77

88
import {CodeSandBoxEmbed} from "../../../../src/components/docs/CodeSandBoxEmbed";
99

10-
<CodeSandBoxEmbed uri={'agile-boxes-btiw5'} />
10+
<CodeSandBoxEmbed uri={'agile-boxes-edux4'} />
1111

1212
[Back](../react)

docs/examples/react/examples/FirstStateClass.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ import {CodeSandBoxEmbed} from "../../../../src/components/docs/CodeSandBoxEmbed
99

1010
<CodeSandBoxEmbed uri={'agilets-first-state-with-hoc-1qdew'} />
1111

12-
[Back](../react)
12+
[Back](../../react)

docs/examples/react/examples/QueryStopwatch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ import {CodeSandBoxEmbed} from "../../../../src/components/docs/CodeSandBoxEmbed
99

1010
<CodeSandBoxEmbed uri={'agile-query-stopwatch-hejqv'} />
1111

12-
[Back](../Introduction)
12+
[Back](../react)

0 commit comments

Comments
 (0)