Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opensrc0 authored Mar 20, 2024
1 parent 507d94f commit 260b652
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,20 @@ import Share from 'fe-pilot/Share';
/>
```
> [!Note]
> [Click Me](./.github/COMPONENT.md) To get the list of components, and it's implemention along with folder structure.
> <details>
> <summary>See the list of components</summary>
>
> ###
> 1. AutoFillOtp &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/AutoFillOtp/README.md)
> 2. CopyToClipboard :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/CopyToClipboard/README.md)
> 3. LiveLocation &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/LiveLocation/README.md)
> 4. LocateMe &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/LocateMe/README.md)
> 5. PhoneBook &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/PhoneBook/README.md)
> 6. Scanner &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/Scanner/README.md)
> 7. Share &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/Share/README.md)
> 8. TextToSpeech &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/TextToSpeech/README.md)
> 9. VoiceRecognition :white_check_mark: &nbsp; [Implementation & Structure](./../__app/component/VoiceRecognition/README.md)
></details>
## Online Editor Templates

Expand Down

0 comments on commit 260b652

Please sign in to comment.