This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Evaluate if we can move away from PanelBody and PanelRow #2142
Labels
focus: performance
The issue/PR is related to performance.
Uh oh!
There was an error while loading. Please reload this page.
Currently, we use PanelBody and PanelRow in our frontend code, however, it comes with its baggage, mainly dashicon, which adds a significant amount to our bundle (around 50kb gzip), the component is fairly simple to implement.
The text was updated successfully, but these errors were encountered: