Re-organizing components to be more modular, adding loading bars
This commit is contained in:
parent
f820edb463
commit
337462aa5e
31 changed files with 155 additions and 126 deletions
|
@ -6,4 +6,4 @@ window.ReactDOM = require('react-dom');
|
|||
|
||||
//= require_tree ./components
|
||||
|
||||
window.Root = require('./components/containers/root');
|
||||
window.Mastodon = require('./components/containers/mastodon');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue