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

0707

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