Commit 106c24a3 authored by seoyeon's avatar seoyeon
Browse files

0707

parent 8274fab1
......@@ -80,7 +80,7 @@ const ChannelList = () => {
<div
className="modal fade"
id="exitRoom"
tabindex="-1"
tabIndex="-1"
aria-labelledby="exitRoomLabel"
aria-hidden="true"
>
......
......@@ -4,7 +4,7 @@ const ScreenSelect = () => {
<div
className="modal fade"
id="exampleModal"
tabindex="-1"
tabIndex="-1"
aria-labelledby="exampleModalLabel"
aria-hidden="true"
>
......
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