1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Fix tag list on note list

This commit is contained in:
Kazu Yokomizo
2017-11-12 12:11:47 +09:00
parent 0a973c4db3
commit 792e41f161
4 changed files with 26 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
* @fileoverview Micro component for showing StorageList
*/
import React, { PropTypes } from 'react'
import styles from './StorgaeList.styl'
import styles from './StorageList.styl'
import CSSModules from 'browser/lib/CSSModules'
/**