Skip to content

Commit b95d52f

Browse files
samshararoshni73
authored andcommitted
chore: capitalize "IFRC GO" in storybook introduction page
1 parent f5fc32b commit b95d52f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/go-ui-storybook/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
- 836e73b: Initial Release v1.0.0
2929

30-
Integrated storybook for IFRC Go UI components in [#406](https://github.com/IFRCGo/go-web-app/issues/406)
30+
Integrated storybook for IFRC GO UI components in [#406](https://github.com/IFRCGo/go-web-app/issues/406)
3131
The storybook is deployed to chromatic via Github Actions CI.
3232

3333
Wrote stories for following components

packages/go-ui-storybook/src/stories/Introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import pkg from '@togglecorp/fujs/package.json';
1313
Overview
1414
</h3>
1515
<div className="text-body">
16-
The IFRC Go UI library is a React-based component library developed by the International Federation of Red Cross and Red Crescent Societies (IFRC). This open-source library is designed for ease of use and customization, making it an invaluable resource for anyone in the IFRC network to create consistent and user-friendly web applications. Each component is designed to be consistent, customizable and performant.
16+
The IFRC GO UI library is a React-based component library developed by the International Federation of Red Cross and Red Crescent Societies (IFRC). This open-source library is designed for ease of use and customization, making it an invaluable resource for anyone in the IFRC network to create consistent and user-friendly web applications. Each component is designed to be consistent, customizable and performant.
1717

1818
The design system aims to streamline the design and development process, providing guidance for both design and development tasks.
1919
</div>

0 commit comments

Comments
 (0)