@wishbone-media/spark 0.23.1 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/formkit.config.js CHANGED
@@ -11,7 +11,8 @@ import {
11
11
  repeater,
12
12
  slider,
13
13
  taglist,
14
- toggle
14
+ toggle,
15
+ togglebuttons,
15
16
  } from '@formkit/pro';
16
17
  import { rootClasses } from '@wishbone-media/spark/formkit.theme.mjs';
17
18
 
@@ -46,7 +47,8 @@ export default function createFormKitConfig(formKitProKey) {
46
47
  repeater,
47
48
  slider,
48
49
  taglist,
49
- toggle
50
+ toggle,
51
+ togglebuttons,
50
52
  });
51
53
 
52
54
  return defaultConfig({