Closed janette closed 4 years ago
const uuid = window.drupalSettings ? window.drupalSettings.tempUUID : '1f2042ad-c513-4fcf-a933-cae6c6fd35e6';
import axios from "axios";
const [identifier, setIdentifier] = useState(null);
/uuid
const uuid = window.drupalSettings ? window.drupalSettings.tempUUID : '1f2042ad-c513-4fcf-a933-cae6c6fd35e6';
import axios from "axios";
const [identifier, setIdentifier] = useState(null);
/uuid
-- add new route -- add new function -- change use of uuid to use the tempUUID