1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Move vadliadtions and forisUrls to utils.

This commit is contained in:
Bogdan Bodnar
2020-03-13 20:56:33 +01:00
parent 3c7a67783f
commit 02b5583712
8 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@ import PropTypes from "prop-types";
import { useAPIPost } from "../api/hooks";
import { API_STATE } from "../api/utils";
import { ForisURLs } from "../forisUrls";
import { ForisURLs } from "../utils/forisUrls";
import { Button } from "../bootstrap/Button";
import {