rm a log
This commit is contained in:
@@ -203,8 +203,6 @@ function ProfileScreenLoaded({
|
|||||||
const showListsTab =
|
const showListsTab =
|
||||||
hasSession && (isMe || (profile.associated?.lists || 0) > 0)
|
hasSession && (isMe || (profile.associated?.lists || 0) > 0)
|
||||||
|
|
||||||
console.log(starterPacksQuery.data?.pages)
|
|
||||||
|
|
||||||
const sectionTitles = [
|
const sectionTitles = [
|
||||||
showFiltersTab ? _(msg`Labels`) : undefined,
|
showFiltersTab ? _(msg`Labels`) : undefined,
|
||||||
showListsTab && hasLabeler ? _(msg`Lists`) : undefined,
|
showListsTab && hasLabeler ? _(msg`Lists`) : undefined,
|
||||||
|
|||||||
Reference in New Issue
Block a user