mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 17:35:05 +10:00
avatar build fix
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
declare module "avatar-from-initials" {
|
||||
import avatarFromInitials from "../../node_modules/avatar-from-initials/index";
|
||||
export default avatarFromInitials;
|
||||
}
|
||||
Reference in New Issue
Block a user