UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

4 lines (3 loc) 65 B
export const translate = (label: string) => { return label; };