You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IrynaZavushchak edited this page Jul 24, 2023
·
1 revision
FileUploader - components that are used for uploading files (photos, audios). This is declared in the arc/app/common/FileUploader.
Some components for creating new items already exist in AdminPage folder (src/feature root). For request to server we use Axios and the Api is in the src/app/api.