zcash-grant-system/frontend/client/pages/settings.tsx

3 lines
69 B
TypeScript
Raw Normal View History

2018-12-14 11:36:22 -08:00
import Settings from 'components/Settings';
export default Settings;