feat(MotionPreference): Create common logic to store information about prefers-reduced-motion
This commit is contained in:
@@ -13,3 +13,5 @@ export {
|
||||
type Virtualizer,
|
||||
type VirtualizerOptions,
|
||||
} from './helpers';
|
||||
|
||||
export { motion } from './accessibility/motion.svelte';
|
||||
|
||||
Reference in New Issue
Block a user