JSFiddle - React, Tailwind, and code Playground

by batcave

JavaScript

window.sandvik = {
  model: {
    title: 'Welcome to the Sandvik',
    description: '<p>Welcome to the first step of signing up for Sandviks webshop. Start by creating a personal profile.</p>',
    actionUrl: '/',
    userInviteSuccessMessage: '',
    inviteUserSuccessRedirectUrl: '/sign-in',
    userInviteErrorMessage: ''
  }
}