PR-320700: Fixing Readme title. #4

Merged
aleleba merged 1 commits from PR-320700 into master 2023-10-12 00:46:58 -06:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 42a0ae0ee0 - Show all commits

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": {