Skip to content

Commit

Permalink
chore: update links
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Nov 29, 2023
1 parent 83890ef commit ce4ce9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<div align="center">
<div align="center">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/MiroslavPetrik/form-atoms-field/main/public/form-atoms-field.svg">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/MiroslavPetrik/form-atoms-flowbite/main/public/plus-dark.svg#gh-light-mode-only">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/MiroslavPetrik/form-atoms-flowbite/main/public/plus-light.svg#gh-dark-mode-only">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/form-atoms/field/main/public/form-atoms-field.svg">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/form-atoms/flowbite/main/public/plus-dark.svg#gh-light-mode-only">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/form-atoms/flowbite/main/public/plus-light.svg#gh-dark-mode-only">
<img width="110" style="margin: 32px" src="https://github.com/themesberg/flowbite-react/blob/main/public/android-chrome-192x192.png?raw=true">
</div>
<h1>Form Atoms with Flowbite React style</h1>
</div>

### Demo

Visit project's [🎨 Storybook](https://miroslavpetrik.github.io/form-atoms-flowbite/)
Visit project's [🎨 Storybook](https://form-atoms.github.io/flowbite/)

### Prerequisites

1. Install the headless form components [@form-atoms/field](https://github.com/MiroslavPetrik/form-atoms-field#readme).
1. Install the headless form components [@form-atoms/field](https://github.com/form-atoms/field#readme).

2. Install the [flowbite-react](https://github.com/themesberg/flowbite-react) components.

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0-semantic-release",
"type": "module",
"author": "Miroslav Petrik <[email protected]>",
"homepage": "https://github.com/MiroslavPetrik/form-atoms-flowbite#readme",
"repository": "github:MiroslavPetrik/form-atoms-flowbite",
"bugs": "https://github.com/MiroslavPetrik/form-atoms-flowbite/issues",
"homepage": "https://github.com/form-atoms/flowbite#readme",
"repository": "github/form-atoms/flowbite",
"bugs": "https://github.com/form-atoms/flowbite/issues",
"license": "MIT",
"keywords": [
"react last form",
Expand Down

0 comments on commit ce4ce9d

Please sign in to comment.