Commit 06ade8fe authored by Muhammad Suleman's avatar Muhammad Suleman

Resolved Error

parent 04283c85
import logo from './logo.svg';
import './App.css';
import ListHelloWorldComponent from './components/ListHelloWorldComponent';
......
......@@ -8,4 +8,4 @@ class HelloWorldService {
}
}
export default new HelloWorldService();
\ No newline at end of file
export default HelloWorldService;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment