c
Size: a a a
c
SB
a
a
a
VI
a
{name: [‘profile’,’firstName’] as const
a
TG
{name: [‘profile’,’firstName’] as const
VI
И
TG
TG
И
import { DeliveryTimeRow } from "./components/DeliveryTimeRow"а можно как-то в один импорт объединить, что бы линтер не ругался ?
import { DeliveryTimeRow as PickupRow } from "./components/DeliveryTimeRow"
a
TG
DS