update
This commit is contained in:
@@ -297,11 +297,7 @@ export default function Corporates() {
|
||||
Import
|
||||
</Button> */}
|
||||
<Link to={'/corporates/create'}>
|
||||
<<<<<<< HEAD
|
||||
<Button variant="contained" startIcon={<AddIcon sx={{}} />} sx={{ p: 1.8, typography: 'subtitle2' }}>
|
||||
=======
|
||||
<Button variant="contained" startIcon={<AddIcon sx={{}} />} sx={{ p: 1.8, typography: 'subtitle2', backgroundColor: '#19BBBB' }}>
|
||||
>>>>>>> 8a3b0f3d1185955685128bc197a50193b837ddc1
|
||||
New Corporate
|
||||
</Button>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user