Skip to content

Commit 5fb3989

Browse files
committed
added initial structure
0 parents  commit 5fb3989

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

components/index.js

Whitespace-only changes.

docs/index.js

Whitespace-only changes.

index.js

Whitespace-only changes.

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "y",
3+
"version": "1.0.0",
4+
"description": "A set of React UI components",
5+
"main": "index.js",
6+
"repository": "https://github.com/Codebrahma/React-Lite-UI.git",
7+
"author": "Codebrahma",
8+
"license": "y",
9+
"private": false
10+
}

0 commit comments

Comments
 (0)