You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check <u>blog-with-sidebar-layout.tsx</u> in <u>pages/blog/layouts</u> file to see all the mentioned components in use.
58
+
Check <u>blog-with-sidebar-layout.tsx</u> in <u>pages/tutorial</u> file to see all the mentioned components in use.
59
59
</Text>
60
60
<List>
61
61
<li>
@@ -81,7 +81,7 @@ const Article = () => {
81
81
</li>
82
82
</List>
83
83
<Textp>
84
-
<b>note:</b> all these components are used in <u>blog-with-sidebar-layout.tsx</u> and <u>blog-with-centerd-layout.tsx</u> in <u>pages/blog/layouts</u>. You can also check <b><LinkTohref="/pages/tutorial/all-components.tsx"passHref>All Components Demo</LinkTo></b>, list of all components, its types and how to use them.
84
+
<b>note:</b> all these components are used in <u>blog-with-sidebar-layout.tsx</u> and <u>blog-with-centerd-layout.tsx</u> in <u>pages/tutorial</u>. You can also check <b><LinkTohref="/pages/tutorial/all-components.tsx"passHref>All Components Demo</LinkTo></b>, list of all components, its types and how to use them.
Check <u>blog-with-sidebar-layout.tsx</u> in <u>pages/blog/layouts</u> file to see all the mentioned components in use.
65
+
Check <u>blog-with-sidebar-layout.tsx</u> in <u>pages/tutorial</u> file to see all the mentioned components in use.
66
66
</Text>
67
67
<List>
68
68
<li>
@@ -88,7 +88,7 @@ const Article = () => {
88
88
</li>
89
89
</List>
90
90
<Textp>
91
-
<b>note:</b> all these components are used in <u>blog-with-sidebar-layout.tsx</u> and <u>blog-with-centerd-layout.tsx</u> in <u>pages/blog/layouts</u>. You can also check <b><LinkTohref="/pages/tutorial/all-components.tsx"passHref>All Components Demo</LinkTo></b>, list of all components, its types and how to use them.
91
+
<b>note:</b> all these components are used in <u>blog-with-sidebar-layout.tsx</u> and <u>blog-with-centerd-layout.tsx</u> in <u>pages/tutorial</u>. You can also check <b><LinkTohref="/pages/tutorial/all-components.tsx"passHref>All Components Demo</LinkTo></b>, list of all components, its types and how to use them.
0 commit comments