mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
* feat(board-buttons): add NSFW/SFW filter to /all/ board page on mobile * refactor(board-buttons): extract MobileAllFeedFilter padding to CSS class
2 lines
96 B
TypeScript
2 lines
96 B
TypeScript
export { MobileAllFeedFilter, MobileBoardButtons, DesktopBoardButtons } from './board-buttons';
|