chore: switch to use of svelte native prefersReducedMotion media

This commit is contained in:
Ilia Mashkov
2026-01-22 15:33:38 +03:00
parent b41c48da67
commit e4970e43ba
4 changed files with 7 additions and 39 deletions

View File

@@ -19,5 +19,4 @@ export {
type VirtualizerOptions,
} from './helpers';
export { motion } from './accessibility/motion.svelte';
export { splitArray } from './utils';