Azaria Gebremichael
Results
2
comments of
Azaria Gebremichael
I believe you can set data-density="hard" on the outermost div of the Page component. `const Page = React.forwardRef((props, ref) => {` ` return (` `` `` ` ); });`
Thanks @hbenedek that worked. Node version in runner was 18.16.0.