This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix lint
Taichi Masuyama
4 years ago
parent
cd4bc9305b
commit
74529a4312
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
packages/app/src/stores/page-listing.tsx
+ 0
- 1
packages/app/src/stores/page-listing.tsx
View File
@@ -30,4 +30,3 @@ export const useSWRxPageAncestors = (
}),
}),
);
);
};
};
-