Add account and articles updater
This commit is contained in:
5
src/assets/icons/account/index.ts
Normal file
5
src/assets/icons/account/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import Clipboard from './clipboard.svg';
|
||||
import Cup from './cup.svg';
|
||||
import OpenBook from './openbook.svg';
|
||||
|
||||
export { Clipboard, Cup, OpenBook };
|
||||
Reference in New Issue
Block a user