mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-26 16:26:44 +03:00
*.jsx -> *.js
This commit is contained in:
parent
0a2b826f71
commit
e88c193334
98 changed files with 341 additions and 340 deletions
5
dev/admin.js
Normal file
5
dev/admin.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
import bootstrap from 'bootstrap';
|
||||
import App from 'App/Admin';
|
||||
|
||||
bootstrap(App);
|
||||
Loading…
Add table
Add a link
Reference in a new issue