Skip to content

Commit

Permalink
Merge pull request #9 from ahmadtaimoor-deriv/f_bottomsheet
Browse files Browse the repository at this point in the history
BottomSheet component
  • Loading branch information
shafin-deriv authored Feb 4, 2025
2 parents edcc836 + 90eb2ed commit acc9126
Show file tree
Hide file tree
Showing 13 changed files with 777 additions and 34 deletions.
1 change: 1 addition & 0 deletions llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The application is structured around modular, self-contained components and uses
## Architecture

- [Component Structure](src/components/README.md): Details on Atomic Component Design implementation and component organization
- [Bottom Sheet Store](src/stores/bottomSheetStore.ts): Centralized bottom sheet state management
- [WebSocket Architecture](src/services/api/websocket/README.md): Comprehensive documentation of the WebSocket implementation for real-time market data and contract pricing
- [State Management](src/stores/README.md): Information about Zustand store implementation and state management patterns

Expand Down
315 changes: 313 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit acc9126

Please sign in to comment.