@parasutcom/fds 0.1.2 → 0.1.3

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +0 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -118,7 +118,6 @@ export declare function Autocomplete<T extends AutocompleteOption>({ options, va
118
118
  export declare interface AutocompleteOption {
119
119
  value: string;
120
120
  label: string;
121
- [key: string]: unknown;
122
121
  }
123
122
 
124
123
  export declare interface AutocompleteProps<T extends AutocompleteOption> extends Omit<React_2.ComponentPropsWithoutRef<typeof InputGroupInput>, 'onChange' | 'value' | 'defaultValue' | 'onValueChange'> {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parasutcom/fds",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "FDS React UI components.",
5
5
  "author": "Mikrogrup",
6
6
  "keywords": [