fix: product quantity input and modules dependencies title fixed
This commit is contained in:
@ -21,7 +21,7 @@ const useModulesTableColumns = () => {
|
||||
{
|
||||
title: (
|
||||
<Group gap={"sm"}>
|
||||
<Text>Зависит от модулей</Text>
|
||||
Зависит от модулей
|
||||
<Tooltip
|
||||
label={
|
||||
"Зависимости автоматически подключатся при сохранении"
|
||||
|
||||
Reference in New Issue
Block a user