File size: 76 Bytes
1e92f2d
 
 
1
2
3
4
export const getNotes = ( state ) => state.notes;

export default getNotes;