getting file and all, now just need to sort of hand off to database and write to the right places
This commit is contained in:
@@ -32,7 +32,6 @@ export default function Conversations() {
|
||||
RelativeTimeSeparatedConvosSelector
|
||||
);
|
||||
|
||||
console.log(relativeConvoSections);
|
||||
const todayConvos = relativeConvoSections.get(
|
||||
RelativeTimeConvosSections.today
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user