PromucFlow_constructor/app/client/src/widgets/ButtonGroupWidget/constants.ts
Bhavin K 0a8561a007
feat: create button group widget (#7337)
* Widget with new file structure

* merged utils file to solve onClick err

* updates as required

* design update: buttonStyle - buttonColor

* updated widget config response

* updated buttonVariant changes

* solved btn list delete issue

* updates as required

* design fix for menu item

* fixed theme color updates
2021-11-11 06:41:05 +00:00

3 lines
183 B
TypeScript

// This file contains common constants which can be used across the widget configuration file (index.ts), widget and component folders.
export const BUTTONGROUP_WIDGET_CONSTANT = "";