db0ac723fa
- Add links-box component (inside noteEditor.js). - Add related-box component and fix related pane. - Use tagsBox.jsx instead of tagsbox.xml in note editor links box popup. - Remove CSS styles and bindings for noteeditor, relatedbox and tagsbox.
4 lines
No EOL
125 B
SCSS
4 lines
No EOL
125 B
SCSS
@import "components/noteEditor";
|
|
@import "components/clicky";
|
|
@import "components/tagsBox";
|
|
@import "components/autosuggest"; |