Skip to content

Instantly share code, notes, and snippets.

@HaruKawamata
Created November 4, 2018 23:46
Show Gist options
  • Save HaruKawamata/19842356f57d5c4c8de76f91e3f6981a to your computer and use it in GitHub Desktop.
Save HaruKawamata/19842356f57d5c4c8de76f91e3f6981a to your computer and use it in GitHub Desktop.
<ShiftOptions
automaticBreakLength={30}
breaks={[]}
cancelSwapPlan={() => (new Promise(() => {}))}
cost={150}
finish={MONDAY_3PM}
locale="en"
location="Sector V Treehouse"
/* $FlowFixMe */
intl={null}
/* $FlowFixMe */
navigator={{ setStyle: () => {} }}
name="Nigel Uno"
scheduleId="1"
sendSwapPlan={() => (new Promise(() => {}))}
shiftDetail="Open"
start={MONDAY_10AM}
teamColor="#4411dd"
teamId="1"
teamName="KND Sector V"
timeZone="Australia/Brisbane"
toggleSnackbar={() => {}}
updateSwapProposal={() => (new Promise(() => {}))}
userId="1"
myUsers={[USER_1]}
scheduleSwapPlans={[]}
user={USER_1}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment