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

[REF]: Update link to webpage

parent 1cb41179
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,5 @@ tempackage.json
Dropzone-ui.txt
CODE_OF_CONDICT.md
CONTRIBUTING.md
hidden
\ No newline at end of file
hidden
CODE_OF_CONDUCT
\ No newline at end of file
<a href="https://files-ui.vercel.app">
<a href="https://www.files-ui.com">
<p align="center">
<img src="https://user-images.githubusercontent.com/43678736/226257748-6ba2f8cf-59c5-40d1-a545-a388ddab0f68.png" width="150" height="150" alt="fui-logo"/>
</p>
......@@ -18,7 +18,7 @@ UI components for file uploads with [React js](https://react.dev/).
</div>
<p align="center">
<a href="https://files-ui.vercel.app">
<a href="https://www.files-ui.com">
<img src="https://user-images.githubusercontent.com/43678736/228052494-99d970c0-1eb7-42c6-b22c-8c2295b8dc4a.gif" width="80%" alt="fui-logo"/>
</a>
</p>
......@@ -66,8 +66,8 @@ ReactDOM.render(<App />, document.querySelector("#app"));
Yes, it's really all you need to get started as you can see in these live and interactive demos:
- [Basic sample](https://files-ui.vercel.app/usage#quick-start) :cake:
- [Advanced sample](https://files-ui.vercel.app/usage#advanced-example) :hammer:
- [Basic sample](https://www.files-ui.com/usage#quick-start) :cake:
- [Advanced sample](https://www.files-ui.com/usage#advanced-example) :hammer:
## More Previews
......
code . && exit
\ No newline at end of file
{
"name": "@files-ui/react",
"version": "1.0.2",
"version": "1.0.3",
"description": "UI components for file uploads with React js",
"main": "./build/index.js",
"module": "./build/index.es.js",
......@@ -42,7 +42,7 @@
"bugs": {
"url": "https://github.com/files-ui/files-ui-react/issues"
},
"homepage": "https://files-ui.vercel.app",
"homepage": "https://www.files-ui.com",
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
......
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