batches: consolidate InsightTemplatesBanner & SearchTemplatesBanner
Created by: BolajiOlajide
Closes #38495 (closed)
Test plan
#38106 introduced a banner that gets displayed when a batch change is created from the Search page. This banner shared a lot of similarities with the existing InsightsTemplateBanner
.
This PR aims to consolidate the similarities in visual appearances for both banners into a base component called TemplateBanner
.
App preview:
Check out the client app preview documentation to learn more.