I struggle for some time with adding order to every single note in my note taking app. I have single input and button to create note. When note is created it has its own heading, paragraph with info from input and some buttons.
So I want to add next to my heading which is ''Note'' proper order due to which note it is. For instance: Note 1, Note 2, Note,3 etc.
So I want to add next to my heading which is ''Note'' proper order due to which note it is. For instance: Note 1, Note 2, Note,3 etc.