Skip to content

Commit a53e710

Browse files
committed
Keeping ListTutorials for now
1 parent f9f4310 commit a53e710

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/content/docs/r2/tutorials/index.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,15 @@ sidebar:
88

99
import {
1010
GlossaryTooltip,
11-
ResourcesBySelector,
11+
ListTutorials,
1212
YouTubeVideos,
1313
} from "~/components";
1414

1515
View <GlossaryTooltip term="tutorial">tutorials</GlossaryTooltip> to help you get started with R2.
1616

1717
## Docs
1818

19-
<ResourcesBySelector
20-
directory="r2"
21-
types={["tutorial"]}
22-
showLastUpdated={true}
23-
/>
19+
<ListTutorials />
2420

2521
## Videos
2622

0 commit comments

Comments
 (0)