Skip to content

Commit c2a7491

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent eb88d45 commit c2a7491

File tree

3 files changed

+1167
-944
lines changed

3 files changed

+1167
-944
lines changed

.yarn/install-state.gz

13.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"html-react-parser": "^5.2.7",
5858
"lucide-react": "^0.552.0",
5959
"react": "^19.2.0",
60-
"react-bits": "https://github.com/DavidHDev/react-bits.git",
60+
"react-bits": "git+https://github.com/DavidHDev/react-bits",
6161
"react-bootstrap": "^2.10.10",
6262
"react-canvas-confetti": "^2.0.7",
6363
"react-dom": "^19.2.0",

0 commit comments

Comments
 (0)