Added ecstatica generator, file uploader and user tools

This commit is contained in:
2019-11-02 04:58:00 +05:30
parent 7440c26a5c
commit fb10774af5
67 changed files with 2284 additions and 255 deletions

View File

@@ -1,6 +1,5 @@
import React from 'react';
import PropTypes from 'prop-types';
import styles from './{{pascalCase name}}.module.css';
const {{pascalCase name}} = props => {
return (