Skip to content
Snippets Groups Projects
Commit 14e97353 authored by Jose Manuel Serrano Amaut's avatar Jose Manuel Serrano Amaut
Browse files

[REF]: Improve readme and changelog files

parent a796a5d2
No related branches found
No related tags found
No related merge requests found
...@@ -26,5 +26,5 @@ jobs: ...@@ -26,5 +26,5 @@ jobs:
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
cache: 'npm' cache: 'npm'
- run: npm i react react-dom @files-ui/react - run: npm ci
- run: npm run test - run: npm run test
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<h1 align="center">Files ui</h1> <h1 align="center">Files ui</h1>
UI components for file uploas with [React js](https://react.dev/). UI components for file uploads with [React js](https://react.dev/).
**Files UI** is a complete library for handling files in the UI. You can validate and upload them. **Files UI** is a complete library for handling files in the UI. You can validate and upload them.
<div align="center"> <div align="center">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment