56fda74
1
2
3
4
5
6
import style from './style'; const boxShadow = style({ prop: 'boxShadow', themeKey: 'shadows' }); export default boxShadow;