UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 213 B
import{useContext as e}from"react";import{ThemeContext as r}from"styled-components";function o(){const o=e(r);if(!o)throw new Error("useTheme must be used within a ThemeProvider.");return o}export{o as useTheme};