diff --git a/classes/index.html b/classes/index.html index a83b9b3e7..c1318ac40 100644 --- a/classes/index.html +++ b/classes/index.html @@ -156,6 +156,12 @@
Add the following code to index.html
below the 'Monthly Rate' heading:
+<table id="amortization"></table>
+
On the command line, type the following command to rebuild the application:
npm run webpack
@@ -357,4 +363,4 @@ Additional Resources