ordering wrong
This commit is contained in:
@@ -81,6 +81,8 @@ export function StreamProvider({ children }: { children: React.ReactChild }) {
|
||||
line={line}
|
||||
/>
|
||||
);
|
||||
|
||||
console.log(line.tunedInMemberIds);
|
||||
})}
|
||||
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user