Skip to content

Commit ac3527e

Browse files
Update App.js
1 parent e932bed commit ac3527e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { Component } from 'react';
22
import './App.css';
3-
import hp from './images/hp.jpg';
3+
import hp from '../../hp.jpg';
44
import ButtonWithTextInput from './ButtonWithTextInput';
55

66
class App extends Component {

0 commit comments

Comments
 (0)