StarArawn / kayak_ui

Other
469 stars 50 forks source link

Update chapter_1.md #208

Closed atornity closed 1 year ago

atornity commented 1 year ago

.add_plugin(KayakWidgetsContextPlugin) is required for it to work (I don't know why lol)

StarArawn commented 1 year ago

.add_plugin(KayakWidgetsContextPlugin) is required for it to work (I don't know why lol)

This is because the widget's don't exist in the context until you add the kayak plugin. :)