Skip to content

Commit f1972b7

Browse files
authored
Merge pull request #2 from VIDYANKSHINI/development
Add terminal-animation and theme-provider components
2 parents 27cd75b + 117ca48 commit f1972b7

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

components/terminal-animation.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"use client"
2+
3+
import { useEffect, useState } from "react"
4+
import { motion } from "framer-motion"

components/theme-provider.tsx

Whitespace-only changes.

0 commit comments

Comments
 (0)