Skip to content

Commit

Permalink
remove package lock json
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanuelQuintino committed Dec 5, 2023
1 parent a02a289 commit 84d58fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions 6-React/class-01-fundamentals/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from "react";
import imageReact from "./assets/react.svg";

// named exports
export function App() {
return (
<React.Fragment>
Expand Down
6 changes: 0 additions & 6 deletions 6-React/package-lock.json

This file was deleted.

0 comments on commit 84d58fa

Please sign in to comment.