🐛 (calCom) Fix weekly and column layouts restrained from max-width prop
This commit is contained in:
@ -12055,9 +12055,6 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"maxBubbleWidth": {
|
||||
"type": "number"
|
||||
},
|
||||
"waitForEventFunction": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
@ -29,7 +29,7 @@ You can find the full license [here](https://raw.githubusercontent.com/baptisteA
|
||||
|
||||
Here is a summary of the license:
|
||||
|
||||
All content that resides under the [ee](https://github.com/baptisteArno/typebot.io/tree/main/ee) directory of this repository is licensed under the license defined in [ee/LICENSE](./ee/LICENSE). The [ee](https://github.com/baptisteArno/typebot.io/tree/main/ee) folder contains the code for the [landing page](https://typebot.io) and the billing feature. We restrict these to a Commercial License to make sure other companies can't simply clone Typebot's homepage and billing system and offer the same service without contributing to the open-source project.
|
||||
All content that resides under the [ee](https://github.com/baptisteArno/typebot.io/tree/main/ee) directory of this repository is licensed under the license defined in [ee/LICENSE](https://raw.githubusercontent.com/baptisteArno/typebot.io/main/ee/LICENSE). The [ee](https://github.com/baptisteArno/typebot.io/tree/main/ee) folder contains the code for the [landing page](https://typebot.io) and the billing feature. We restrict these to a Commercial License to make sure other companies can't simply clone Typebot's homepage and billing system and offer the same service without contributing to the open-source project.
|
||||
|
||||
Content outside of this directory is available under the GNU Affero General Public License Version 3 (AGPLv3). The goal of the AGPLv3 license is to:
|
||||
|
||||
|
Reference in New Issue
Block a user