Commit 8501ee89 authored by Kim, Subin's avatar Kim, Subin
Browse files

bootstrap/dist

parent 660e363c
......@@ -2,6 +2,7 @@ import React from 'react';
import ReactDOM from 'react-dom';
import './scss/custom.scss';
import 'bootstrap';
import 'bootstrap/dist/js/popper.min.js';
import App from './App';
import reportWebVitals from './reportWebVitals';
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment