bharbron / hexbook-semantic

An Electron-React-Redux-Semantic-UI application for automatically generating a hexcrawl campaign notebook from random tables.
5 stars 3 forks source link

change handler for inputTemplateModal #37

Closed bharbron closed 6 years ago

bharbron commented 6 years ago

Implement the change handler for the inputTemplateModal

Make sure there is no collision of the template name with existing template names. May require making a getByNameTemplates() selector.