Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added custom classnames for event-limits tab (#17478)
* added custom classnames for event limits tab * added classNames to common types * updated classnames to use the common exported types * undo * Update EventTypePlatformWrapper.tsx * better clasnames naming * added example classnames for demo * fix: better calssnames bookingFrequencyLimitSection-> bookingFrequencyLimit totalDurationLimitSection-> totalDurationLimit futureBookingLimitSection-> futureBookingLimit offsetStartTimesSection-> offsetStartTimes * suffix->addOn * Update types.ts
- Loading branch information