#129, added input icon to trigger recent notes for easy discovery and mouse control

This commit is contained in:
azivner
2018-07-27 09:22:25 +02:00
parent e4f459fa2b
commit 4d6eda8fe6
5 changed files with 34 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
import noteDetailService from '../services/note_detail.js';
import utils from '../services/utils.js';
import server from '../services/server.js';
import infoService from "../services/info.js";