Skip to content

Commit

Permalink
deleted unwanted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutlope committed Jan 15, 2023
1 parent 18b125c commit 46ea06f
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 1,880 deletions.
2 changes: 1 addition & 1 deletion components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Header() {
<Link href="/" className="flex space-x-3">
<Image
alt="header text"
src="/writingIcon2.png"
src="/writingIcon.png"
className="sm:w-12 sm:h-12 w-8 h-8"
width={32}
height={32}
Expand Down
838 changes: 8 additions & 830 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
"dependencies": {
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.13",
"@radix-ui/react-popover": "^1.0.2",
"@tailwindcss/forms": "^0.5.3",
"framer-motion": "^8.4.3",
"lucide-react": "^0.105.0-alpha.4",
"next": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Binary file removed public/1.png
Binary file not shown.
Binary file removed public/2.png
Binary file not shown.
Binary file modified public/writingIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/writingIcon2.png
Binary file not shown.
1,047 changes: 0 additions & 1,047 deletions yarn.lock

This file was deleted.

0 comments on commit 46ea06f

Please sign in to comment.