Skip to content

Commit 47f4540

Browse files
Documentation edits made through Mintlify web editor (calcom#23007)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 759d5b8 commit 47f4540

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/developing/guides/insights/add-new-booking-charts.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ UI Component → tRPC Handler → Insights Service → Database Query → Respon
6161
);
6262
};
6363
```
64+
6465
</Step>
66+
6567
<Step title="Add Component to Barrel Export">
6668
Update the booking components index file:
6769

@@ -168,6 +170,7 @@ UI Component → tRPC Handler → Insights Service → Database Query → Respon
168170
}
169171
```
170172
</Step>
173+
</Steps>
171174

172175
## Best Practices
173176

0 commit comments

Comments
 (0)