UNPKG

@greensight/gds

Version:
12 lines (9 loc) 268 B
import { e as useTheme$1 } from './emotion-element-c16c303e.esm-CnTrGsmj.js'; import 'react'; /** * Custom hook to get your theme object in React components from ThemeProvider. */ var useTheme = function useTheme() { return useTheme$1(); }; export { useTheme };