mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
fixing build
This commit is contained in:
parent
30ac3d7a3f
commit
c0cd0660b1
@ -1,5 +1,5 @@
|
||||
import { useState, useRef } from 'react';
|
||||
import { getHandle } from 'api/getHandle';
|
||||
import { getUsername } from 'api/getUsername';
|
||||
import { getProfile } from 'api/getProfile';
|
||||
import { setProfileData } from 'api/setProfileData';
|
||||
import { setProfileImage } from 'api/setProfileImage';
|
||||
|
Loading…
Reference in New Issue
Block a user