ordering wrong

This commit is contained in:
talksik
2022-05-18 20:30:59 -05:00
parent 46e8f14436
commit 17b27afce6
3 changed files with 15 additions and 10 deletions
@@ -81,6 +81,8 @@ export function StreamProvider({ children }: { children: React.ReactChild }) {
line={line}
/>
);
console.log(line.tunedInMemberIds);
})}
{children}