Skip to content

Commit 22f64ba

Browse files
committed
test build 2
1 parent 22f4139 commit 22f64ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {
66

77
import NFTBox from "./pages/NFTBox/NFTBox";
88
import React from "react";
9-
import "./app.css"
9+
import "./App.css"
1010
import BoxGame from './Components/BoxGames/BoxGame';
1111

1212
function App() {

0 commit comments

Comments
 (0)