iteration
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<!-- Put some spacing around the buttons - not needed, just makes it look nice -->
|
||||
<style>
|
||||
button {
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div id="myAppContainer"></div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user