Adding filter bar
[aai/sparky-fe.git] / src / editAttributes / index.html
diff --git a/src/editAttributes/index.html b/src/editAttributes/index.html
new file mode 100644 (file)
index 0000000..45c0d04
--- /dev/null
@@ -0,0 +1,12 @@
+<html>
+<head>
+    <meta charset="utf-8">
+    <title>Edit Attributes</title>
+</head>
+
+<body>
+<div id="set-attribute-app"></div>
+</body>
+
+<script src="editAttributesBundle.js"></script>
+</html>