AK
Aashu Kumar
Component_1 - Copy this React, Mui Component to your project
I need a registration page with field username, email, password. A login page with username and password. A home page displaying Welocome to DNS manager. A record table to view DNS record in table form. A form/modals for adding, editing, and deleting DNS record entities and the form will contain four fields "domain": "example.com", "type": "A", "value": "192.0.2.1", "ttl": 3600 that is 3 input field and one drop down list to select type
Prompt
