Adding filter bar
[aai/sparky-fe.git] / src / editAttributes / index.html
1 <html>
2 <head>
3     <meta charset="utf-8">
4     <title>Edit Attributes</title>
5 </head>
6
7 <body>
8 <div id="set-attribute-app"></div>
9 </body>
10
11 <script src="editAttributesBundle.js"></script>
12 </html>