Reactjs – How to add button on tableCell in table material UI
i am build nextjs project and creating table from material ui and fetching data from mongoDB. i want to add two button on action (edit and delete) column but dont know how to do it on material MUI i want…