We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85e565 commit e7bae56Copy full SHA for e7bae56
1 file changed
src/components/Icon/Expensicons.ts
@@ -1,7 +1,7 @@
1
import Android from '@assets/images/android.svg';
2
import Apple from '@assets/images/apple.svg';
3
-import ArrowSplit from '@assets/images/arrow-split.svg';
4
import ArrowCollapse from '@assets/images/arrow-collapse.svg';
+import ArrowSplit from '@assets/images/arrow-split.svg';
5
import AttachmentNotFound from '@assets/images/attachment-not-found.svg';
6
import FallbackAvatar from '@assets/images/avatars/fallback-avatar.svg';
7
import FallbackWorkspaceAvatar from '@assets/images/avatars/fallback-workspace-avatar.svg';
0 commit comments