Skip to content
Snippets Groups Projects
Commit cd7e1055 authored by leandro's avatar leandro
Browse files

add loader in index public

parent 1ee4a4bb
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,11 @@
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<div id="app">
<div class="ui active dimmer">
<div class="ui indeterminate text loader">En cours de chargement ...</div>
</div>
</div>
<!-- built files will be auto injected -->
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment