(#1) - WebPack bundling of JS and CSS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const RsvDataSource = {
|
||||
export const RsvDataSource = {
|
||||
create_rsv_resource(base_url, { nonce } = {}) {
|
||||
function request(url, method, body) {
|
||||
const headers = { 'Content-Type': 'application/json' };
|
||||
|
||||
Reference in New Issue
Block a user