ChatApp / client /src /App.css
Anuj-Panthri's picture
added SocketProvider
d1f9048
Raw
History Blame Contribute Delete
73 Bytes
.App {
height: 100vh;
display: flex;
/* align-items: stretch; */
}