-
Notifications
You must be signed in to change notification settings - Fork 542
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add label feature in the pricing selector
Show the number of labels available for each plan in the price selector close #8288 Co-authored-by: jug <[email protected]> Co-authored-by: yoy <[email protected]>
- Loading branch information
1 parent
8d49ef0
commit 34c54bd
Showing
10 changed files
with
2,453 additions
and
2,431 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
const modelInfo = { | ||
version: 118, | ||
compatibleSince: 118, | ||
version: 119, | ||
compatibleSince: 119, | ||
} | ||
|
||
export default modelInfo |
Oops, something went wrong.