Page MenuHomeSealhub

Loading.js
No OneTemporary

Loading.js

import React from "react";
const Loading = React.createClass({
render() {
return (
<div>Loading</div>
);
}
});
export default Loading;

File Metadata

Mime Type
text/x-java
Expires
Tue, Feb 25, 06:39 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
610485
Default Alt Text
Loading.js (173 B)

Event Timeline