mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
web: groups shouldn't be ignored in reminders list
This commit is contained in:
committed by
Abdullah Atta
parent
7c1bb33ea9
commit
760d4abbd0
@@ -32,6 +32,7 @@ function Reminders() {
|
||||
<>
|
||||
<ListContainer
|
||||
type="reminders"
|
||||
groupType="reminders"
|
||||
refresh={refresh}
|
||||
items={reminders}
|
||||
placeholder={<Placeholder context="reminders" />}
|
||||
|
||||
Reference in New Issue
Block a user