export const getNotes = ( state ) => state.notes; export default getNotes;