feature/IO-3497-Ant-Design-v5-to-v6 - Orientation
This commit is contained in:
@@ -87,7 +87,7 @@ export function ScheduleEventComponent({
|
||||
});
|
||||
|
||||
const blockContent = (
|
||||
<Space direction="vertical" wrap>
|
||||
<Space orientation="vertical" wrap>
|
||||
<Input
|
||||
value={title}
|
||||
onChange={(e) => setTitle(e.currentTarget.value)}
|
||||
|
||||
Reference in New Issue
Block a user