summaryrefslogtreecommitdiffstats
path: root/src/components/Widget/index.tsx
blob: d6ce18ff6d98a9936d78176069aec9cf95b5c0a2 (plain)
1
2
3
import RecentPosts from './RecentPosts/RecentPosts';

export { RecentPosts };