async-library / react-async

🍾 Flexible promise-based React data loader

Home Page:https://docs.react-async.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: support custom id, class, or style on DevTools

AndersDJohnson opened this issue · comments

For DevTools, we could support custom id, className, and/or style so that users could easily adjust the positioning, z-index, and other styling if needed.

Happy to take a PR for this 👍