mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
6b65d4cb12
@ -46,7 +46,7 @@ export const GanttBlockInitializer = ({
|
||||
return (
|
||||
<DataBlockInitializer
|
||||
{...itemConfig}
|
||||
componentType={`Calendar`}
|
||||
componentType={`Gantt`}
|
||||
icon={<FormOutlined />}
|
||||
onCreateBlockSchema={async (options) => {
|
||||
if (createBlockSchema) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user