chore: for -> of in the announcement blog title
This commit is contained in:
parent
ea2ba7f1f6
commit
34bfe6fece
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import { Story, Meta, html, Preview } from '@open-wc/demoing-storybook';
|
||||||
|
|
||||||
<Meta title="Intro/Announcement" />
|
<Meta title="Intro/Announcement" />
|
||||||
|
|
||||||
# ING open sources Lion: A library for performant, accessible & flexible Web Components
|
# ING open sources Lion: A library of performant, accessible & flexible Web Components
|
||||||
|
|
||||||
**TL;DR:** Web development can be hard, whether you're making your own components, implementing Design Systems, support many different browsers, incorporating accessibility, or adding third party dependencies. Lion aims to make your life a little bit easier, by taking the groundwork of feature complete, accessible, performant, and framework agnostic components out of your hands! Check out the repo at [ing-bank/lion](https://github.com/ing-bank/lion).
|
**TL;DR:** Web development can be hard, whether you're making your own components, implementing Design Systems, support many different browsers, incorporating accessibility, or adding third party dependencies. Lion aims to make your life a little bit easier, by taking the groundwork of feature complete, accessible, performant, and framework agnostic components out of your hands! Check out the repo at [ing-bank/lion](https://github.com/ing-bank/lion).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue