Skip to content

Commit 51b4600

Browse files
author
Luuk de Vlieger
committed
📝 Update size
1 parent b0f12ca commit 51b4600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default () => (
2323
missing) has been added as well.
2424
</P>
2525
<Divider />
26-
<H2>Installation (1 kb)</H2>
26+
<H2>Installation (±0.5 KB)</H2>
2727
<Code large moreMargin>
2828
npm install gooey-react
2929
</Code>

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</p>
77
The 'gooey effect' has been made popular by various (amazing) blogposts over the years. This tiny package makes it easy to use within React, and has improved the implementation as much as possible. It's optimized to be as sharp/crisp as possible, since existing implementations can be a bit blurry. Safari support (which can be notorious, and is usually missing) has been added as well.
88

9-
## Installation (1 kb)
9+
## Installation (±0.5 KB)
1010
```sh
1111
npm install gooey-react
1212
```

0 commit comments

Comments
 (0)