diff --git a/src/components/ui/backgrounds/background-boxes.tsx b/src/components/ui/backgrounds/background-boxes.tsx index 766b6fd..55b0350 100644 --- a/src/components/ui/backgrounds/background-boxes.tsx +++ b/src/components/ui/backgrounds/background-boxes.tsx @@ -1,5 +1,4 @@ import React, { useMemo } from 'react'; -import { motion } from 'framer-motion'; import { sanitizeColor, clampNumber } from './types'; interface Props { @@ -37,6 +36,13 @@ export default React.memo(function BackgroundBoxes({ settings }: Props) { return (