refactor newsfeed widget
This commit is contained in:
@@ -6,7 +6,6 @@ export * from './local/thread';
|
||||
export * from './local/files';
|
||||
export * from './local/articles';
|
||||
export * from './local/follows';
|
||||
export * from './local/notification';
|
||||
export * from './global/articles';
|
||||
export * from './global/files';
|
||||
export * from './global/hashtag';
|
||||
@@ -16,3 +15,5 @@ export * from './tmp/feeds';
|
||||
export * from './tmp/hashtag';
|
||||
export * from './other/learnNostr';
|
||||
export * from './eventLoader';
|
||||
export * from './newsfeed';
|
||||
export * from './notification';
|
||||
|
||||
Reference in New Issue
Block a user