michaelmagan / hydraai

a dev tool for generative UI that adapts to user context in real-time
https://usehydra.ai
MIT License
114 stars 8 forks source link

allow async component context function #14

Closed MichaelMilstead closed 2 months ago

MichaelMilstead commented 2 months ago

Allows the getComponentContext prop to take an async function, since most data fetching functions will be.