Skip to content

Commit d61861a

Browse files
author
Nika Kolesnikova
committed
test
1 parent 691190d commit d61861a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export function App() {
4141
* Check ./api/firestore.js for its implementation.
4242
*/
4343
const data = useShoppingListData(listPath);
44+
console.log('test');
4445

4546
return (
4647
<Router>

0 commit comments

Comments
 (0)