@theroutingcompany/components 0.0.71-alpha.5 → 0.0.71-alpha.6
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/dist/trc-components.es.js +0 -1
- package/dist/trc-components.es.js.map +1 -1
- package/dist/trc-components.umd.js +135 -135
- package/dist/trc-components.umd.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/types/components/MultiSelect/MultiSelect.d.ts +0 -1
|
@@ -32925,7 +32925,6 @@ export {
|
|
|
32925
32925
|
kj as LabeledText,
|
|
32926
32926
|
FB as Modal,
|
|
32927
32927
|
AF as MultiSelect,
|
|
32928
|
-
Ow as MultiSelectComponent,
|
|
32929
32928
|
bd as MultiSelectItem,
|
|
32930
32929
|
ex as MultiSelectSection,
|
|
32931
32930
|
Ej as NavigationMenu,
|