stewards management

This commit is contained in:
2026-01-21 16:50:10 +03:30
parent 025086ad2b
commit 0ed333c1fd
19 changed files with 223 additions and 93 deletions

View File

@@ -495,7 +495,7 @@ export const CreateGuilds = ({ guild, updateTable }) => {
<Grid container gap={SPACING.TINY} direction="column">
<Grid item xs={12}>
<Typography variant="h6" gutterBottom>
اطلاعات صنفی
اطلاعات واحد
</Typography>
</Grid>
@@ -531,7 +531,7 @@ export const CreateGuilds = ({ guild, updateTable }) => {
fullWidth
sx={{ mb: 2 }}
>
افزودن واحد صنفی
{`افزودن واحد`}
</Button>
</Grid>
)}