Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1374875
index.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
344 B
Referenced Files
None
Subscribers
None
index.js
View Options
import
React
from
"react"
;
import
ReactDOM
from
"react-dom"
;
import
ImageProvider
from
"./modules/ImageProvider"
;
import
Main
from
"./components/Main"
;
import
Start
from
"./components/Start"
;
ImageProvider
.
setUp
(
"declarative"
);
const
elementToRender
=
<
Main
><
Start
/><
/Main>;
ReactDOM
.
render
(
elementToRender
,
document
.
getElementById
(
"app"
));
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Tue, Feb 25, 16:54 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
610598
Default Alt Text
index.js (344 B)
Attached To
Mode
rRS random-slides
Attached
Detach File
Event Timeline
Log In to Comment