Skip to content

Commit

Permalink
Bharat's suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhargupta1 committed Mar 4, 2024
1 parent 01bbaf6 commit 1460deb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/pages/blog/toolpad-use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The [`updateMuiPaidSupport.ts`](https://github.com/mui/mui-public/blob/master/to
It uses the [custom function](https://mui.com/toolpad/concepts/custom-functions/) feature and combines GitHub Actions, Google Sheets, and Octokit to read and verify user information.
The fetched data is then bound to the UI components.
It uses Toolpad's [page parameters](https://mui.com/toolpad/concepts/page-properties/#page-parameters), [secrets handling](https://mui.com/toolpad/concepts/custom-functions/#secrets-handling), [shell removal](https://mui.com/toolpad/concepts/page-properties/#display-mode), and custom styling features.
This app took one developer just a few hours to build which otherwise would have taken several days.
This app took one developer just a few hours to build which otherwise would have taken much longer.

## 2. Customer support KPI tracker

Expand Down Expand Up @@ -94,8 +94,6 @@ The video below shows how a user can select the dates, run the script, and recei
Your browser does not support the video tag.
</video>

With the release of [authentication](https://mui.com/toolpad/concepts/authentication/), we will now enable Google login for the above apps.

## Conclusion

As you've seen, at MUI we have streamlined our internal tooling through Toolpad, helping us stay lean and move fast.
Expand Down

0 comments on commit 1460deb

Please sign in to comment.