We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e932bed commit ac3527eCopy full SHA for ac3527e
src/App.js
@@ -1,6 +1,6 @@
1
import React, { Component } from 'react';
2
import './App.css';
3
-import hp from './images/hp.jpg';
+import hp from '../../hp.jpg';
4
import ButtonWithTextInput from './ButtonWithTextInput';
5
6
class App extends Component {
0 commit comments