Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite21c722

Browse files
fix lowcoder-comps
1 parent87037da commite21c722

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎client/packages/lowcoder-comps/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"lowcoder-comps",
3-
"version":"2.4.15",
3+
"version":"2.4.16",
44
"type":"module",
55
"license":"MIT",
66
"dependencies": {

‎client/packages/lowcoder-comps/src/comps/calendarComp/calendarComp.tsx‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ let childrenMap: any = {
9696
currentFreeView:dropdownControl(DefaultWithFreeViewOptions,"timeGridWeek"),
9797
currentPremiumView:dropdownControl(DefaultWithPremiumViewOptions,"resourceTimelineDay"),
9898
animationStyle:styleControl(AnimationStyle,'animationStyle'),
99-
modalStyle:styleControl(EventModalStyle),
10099
};
101100
// this should ensure backwards compatibility with older versions of the SDK
102101
if(DragEventHandlerControl){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp