Skip to content

Commit d13b610

Browse files
Carlos RuizCarlos Ruiz
Carlos Ruiz
authored and
Carlos Ruiz
committed
rename folder
1 parent 060a8f8 commit d13b610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { useState, useEffect } from 'react';
22

3-
import { ScoreBoard } from './components/Scoreboard';
3+
import { ScoreBoard } from './components/scoreboard';
44
import { gameController } from './controllers/GameController';
55
import { randomIntFromInterval } from './utils/randomIntFromInterval';
66

0 commit comments

Comments
 (0)