Skip to content

Commit 66767a4

Browse files
author
Max Kelly
committedAug 12, 2019
143. Converting Notes App part II
1 parent e90ebb2 commit 66767a4

File tree

2,588 files changed

+152017
-66345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,588 files changed

+152017
-66345
lines changed
 

‎notes-app-old/scripts/notes-app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
const notes = getSavedNotes() // Pulls function from notes-function.js
2020

2121
const filters = {
22-
searchText: '',
22+
searchText: '',
2323
sortBy: 'byEdited'
2424
}
2525

‎notes-app/node_modules/.bin/internal-ip

-1
This file was deleted.

0 commit comments

Comments
 (0)