1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

rename, recolor, remove folder

This commit is contained in:
Rokt33r
2016-05-08 02:49:19 +09:00
parent 66856d1229
commit 70244f79ba
10 changed files with 327 additions and 504 deletions

View File

@@ -72,7 +72,7 @@ class SideNav extends React.Component {
<div styleName='repositoryList'>
{repositories.length > 0 ? repositorieElements : (
<div styleName='repositoryList-empty'>No repository mount</div>
<div styleName='repositoryList-empty'>No repository mount.</div>
)}
</div>