Code examples
function MenuBar() {
if (!store) {
throw new Error("MenuBar must be wrapped in MenuBarProvider");
}
// Use the store...
}
function MenuBar() {
if (!store) {
throw new Error("MenuBar must be wrapped in MenuBarProvider");
}
// Use the store...
}
Join 1,000+ subscribers and receive monthly tips & updates on new Ariakit content.
No spam. Unsubscribe anytime. Read latest issue