mbatorek7 / employee-tracker

MIT License
1 stars 0 forks source link

Inquirer asking question twice and then inserting data twice #1

Open mbatorek7 opened 1 year ago

mbatorek7 commented 1 year ago

When selecting add a role, inquirer will asks the function questions twice and then the data gets inserted into the table twice. However, everything is functioning the way it should. No functions are being called twice.

mbatorek7 commented 1 year ago

image image (1)