Vishakha Aggarwal

Results 2 issues of Vishakha Aggarwal

## Fix the issue of Circular Dependency in Markdown styles ### Acceptance Criteria fulfillment - [x] Implemented markdown styles without circular dependency of components Fixes #132 [Circular dependency] ### Screenshots

### Description: Whenever any user performs any functionality in EmbeddedChat, the getMessage API is called more than once which eventually results in status code 429 due to multiple requests. This...

bug