Page MenuHomec4science

shadows.js
No OneTemporary

File Metadata

Created
Sat, Jan 25, 06:11

shadows.js

import style from './style';
const boxShadow = style({
prop: 'boxShadow',
themeKey: 'shadows'
});
export default boxShadow;

Event Timeline