Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit9d4bf79

Browse files
committed
style: fmt
1 parent43a13eb commit9d4bf79

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎stores/index.js‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,17 @@ export {
3939
defaultasCommunityEditorStore,
4040
}from'@containers/CommunityEditor/store'
4141

42-
export{defaultasCategoryEditorStore}from'@containers/CategoryEditor/store'
42+
export{
43+
defaultasCategoryEditorStore,
44+
}from'@containers/CategoryEditor/store'
4345
export{
4446
defaultasPermissionEditorStore,
4547
}from'@containers/PermissionEditor/store'
4648

4749
// setter
48-
export{defaultasCategorySetterStore}from'@containers/CategorySetter/store'
50+
export{
51+
defaultasCategorySetterStore,
52+
}from'@containers/CategorySetter/store'
4953

5054
export{defaultasTagSetterStore}from'@containers/TagSetter/store'
5155
export{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp