Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
online-quiz-react
Commits
c0edb31f
Commit
c0edb31f
authored
Aug 12, 2020
by
김민수
Browse files
No commit message
No commit message
parent
824ab698
Changes
21
Hide whitespace changes
Inline
Side-by-side
src/index.js
View file @
c0edb31f
...
...
@@ -3,7 +3,7 @@ import ReactDOM from 'react-dom';
import
'
react-dom
'
import
'
./index.css
'
;
import
App
from
'
./App
'
;
//
import
Quiz from './Quiz
';
import
'
bootstrap/dist/css/bootstrap.css
'
;
import
*
as
serviceWorker
from
'
./serviceWorker
'
;
import
'
bootstrap/dist/css/bootstrap.css
'
import
'
bootstrap
'
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment