mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
spelling: avatar
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// @ts-nocheck
|
||||
import MODIFIER from './modifiers';
|
||||
import ContextMenu from './ContextMenu';
|
||||
import AvaterCell from './AvaterCell';
|
||||
import AvatarCell from './AvatarCell';
|
||||
|
||||
export * from './Money/Money';
|
||||
export * from './Dialog';
|
||||
@@ -65,4 +65,4 @@ export * from './Postbox';
|
||||
export * from './AppToaster';
|
||||
export * from './Layout';
|
||||
|
||||
export { MODIFIER, ContextMenu, AvaterCell };
|
||||
export { MODIFIER, ContextMenu, AvatarCell };
|
||||
|
||||
Reference in New Issue
Block a user