Skip to content
Snippets Groups Projects
Commit ca310027 authored by Miracle Agomishor Modey's avatar Miracle Agomishor Modey
Browse files

Made some changes

parent 6b380a20
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js"></script>
<body ng-app="myApp">
<div ng-controller="myCtrl">
......@@ -21,5 +20,7 @@ app.controller('myCtrl', ['$scope', function($scope) {
}]);
</script>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment