Skip to content

Commit

Permalink
react component package upgrade and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelmd-eGov committed Mar 19, 2024
1 parent 2cfd4f7 commit 841390f
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,11 @@ To use the InboxSearchComposer component for managing multiple tabs, follow thes
1. Set `ShowTab: true` in the Inboxconfig.
2. In the Config array, include configuration objects for each tab. For example:
```javascript
[
export const inboxconfig = {
tenantId: "pb",
moduleName: "inboxconfigUiConfig",
showTab: true,
inboxconfig: [
{
...
},
Expand Down

0 comments on commit 841390f

Please sign in to comment.