Merge pull request #4 from aleleba/PR-320700

PR-320700: Fixing Readme title.
This commit is contained in:
Alejandro Lembke Barrientos 2023-10-12 00:46:57 -06:00 committed by GitHub
commit 148b6a2578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Create React Component Library
# React List UI Library
This project is a React Library with storybook for a List App.

View File

@ -1,6 +1,6 @@
{
"name": "react-list-ui-library",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Library with storybook for a list app",
"main": "dist/index.js",
"scripts": {