Skip to content

Commit e973956

Browse files
committed
chore: fix readme description
1 parent 5ec024c commit e973956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@masonry-grid/react",
33
"type": "module",
44
"version": "1.0.0",
5-
"description": "A fast, lightweight, and responsive masonry grid layout library in vanilla JavaScript.",
5+
"description": "A fast, lightweight, and responsive masonry grid layout library for React.",
66
"author": "dangreen",
77
"license": "MIT",
88
"homepage": "https://github.com/TrigenSoftware/masonry-grid/tree/main/packages/react#readme",

0 commit comments

Comments
 (0)