Added ecstatica generator, file uploader and user tools
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user