Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kweeuhree committed Oct 18, 2024
1 parent 691190d commit d61861a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function App() {
* Check ./api/firestore.js for its implementation.
*/
const data = useShoppingListData(listPath);
console.log('test');

return (
<Router>
Expand Down

0 comments on commit d61861a

Please sign in to comment.