Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
saphal-upreti committed Jul 10, 2024
1 parent 0df89b8 commit 3738d6d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
8 changes: 7 additions & 1 deletion nepalingo-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions nepalingo-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@
"vite-tsconfig-paths": "^4.3.2"
}
}

1 change: 1 addition & 0 deletions nepalingo-web/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import React from "react";
import Header from "./components/Header";
import ReactGA from 'react-ga4';

function App() {
import React, { useState, useEffect } from "react";
Expand Down

0 comments on commit 3738d6d

Please sign in to comment.