Issue with layout of toolbar

Answered
Kiran Mistry asked 2 days ago

When I load a page using the example report the toolbar doesn't format correctly on the page? Can you help resolve this?

Thanks,

Kiran

1 answer

Public
Maksym Diachenko Maksym Diachenko Flexmonster 24 hours ago

Hello, Kiran!

Thank you for writing to us.

This issue most likely occurs because Flexmonster stylesheets are not imported into the project. To import styles, paste this line into the globals.css file:

@import "flexmonster/flexmonster.css";

For more information about how to use react-flexmosnter in Nextjs, see this guide: https://www.flexmonster.com/doc/integration-with-next-js/

Please let us know if our answer has helped you.

Best Regards,
Maksym

Please login or Register to Submit Answer