Open
Description
from @shanejonas
I think it would need to go higher in the layout stack above DocItem as that is the component we overwrite for the docusaurus-openrpc plugin.
doesn’t seem like passing options to the docusaurus-openrpc plugin or anything like that would be the route.
cc @BelfordZ
from @alexandratran
Would it be possible to create a new component for the plugin-generated pages (like for the category pages) which can pull in the feedback widget and the paginator? Another option might be DocRootLayoutMain but that seems complicated to break into.