mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 10:16:26 +00:00
add: stylesheet for note-item components
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
import React, { PropTypes } from 'react'
|
||||
import CSSModules from 'browser/lib/CSSModules'
|
||||
import styles from './NoteList.styl'
|
||||
import styles from './NoteItem.styl'
|
||||
|
||||
/**
|
||||
* @description Note item component when using simple display mode.
|
||||
|
||||
Reference in New Issue
Block a user