Skip to content

sample state

imshentastic edited this page Dec 3, 2019 · 4 revisions

{ entities: { users: { }, notes: { }, notebooks: { }, tags: { } }, ui: { loading: true/false }, errors: { login: ["Wrong email/password credentials", "Password needs at least six characters"] }, session: { currentUser.id: 5} }

Clone this wiki locally