JSFiddle - React, Tailwind, and code Playground

by frogggeee McFrogggeee

JavaScript

let curator_name = "frogggeee_test";
$.ajax({
      url: '/site-api/users/curators-in/27192659/invite_curator/?usernames=' + curator_name,
      type: 'PUT',
})