setting up a lot of models and such and now time to implement

This commit is contained in:
Arjun Patel
2022-02-02 14:47:30 -08:00
parent 4c48ab3a3d
commit e2b786d6f1
3 changed files with 129 additions and 45 deletions
@@ -36,8 +36,8 @@ export default function Conversations() {
{/* row of live room cards */}
<span className="flex flex-row flex-wrap">
{/* engineering rooms */}
<span className="group relative flex flex-row items-center bg-slate-50 rounded-lg border p-5">
{/* engineering liveroom */}
<span className="group relative flex flex-row items-center bg-slate-50 rounded-lg border p-5 animate-pulse">
<Avatar.Group
maxCount={3}
size={{ xs: 1000 }}