spee.ch/react/constants/channel_select_states.js
2018-01-19 10:16:55 -08:00

2 lines
62 B
JavaScript

export const LOGIN = 'Existing';
export const CREATE = 'New';