UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

5 lines (4 loc) 83 B
/** * Min value for a new payment price */ export const DEFAULT_MIN_PRICE = 0.5;