Skip to content

Commit c3438c5

Browse files
committed
Merge branch 'master' into feature/icons_section_6258
Signed-off-by: GARY121github <harshprakash000@gmail.com>
2 parents c8150a7 + a440a8c commit c3438c5

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@fullcalendar/interaction": "^6.0.1",
3636
"@fullcalendar/react": "^6.1.8",
3737
"@layer5/meshery-design-embed": "^0.4.0",
38-
"@layer5/sistent": "^0.14.163",
38+
"@layer5/sistent": "^0.14.164",
3939
"@loadable/component": "^5.16.4",
4040
"@mdx-js/mdx": "1.6.22",
4141
"@mdx-js/react": "1.6.22",

src/sections/Projects/Sistent/components/icons/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const SistentIcons = () => {
129129
);
130130

131131
return (
132-
<SistentLayout title="Sistent Icons">
132+
<SistentLayout title="Icons">
133133
<div className="content">
134134
<a id="Identity">
135135
<h2>Icons</h2>

0 commit comments

Comments
 (0)