mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
refactor: update database option to sqlite and replace framer-motion with motion
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { motion } from "framer-motion";
|
||||
import { motion } from "motion/react";
|
||||
import CustomizableStack from "./CustomizableStack";
|
||||
|
||||
export default function CustomizableSection() {
|
||||
|
||||
Reference in New Issue
Block a user