@sozialhelden/ui 1.3.1 → 1.4.1

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/index.d.ts CHANGED
@@ -295,4 +295,7 @@ export declare const useFormField: () => {
295
295
  formMessageId: string;
296
296
  };
297
297
 
298
+
299
+ export * from "@radix-ui/react-visually-hidden";
300
+
298
301
  export { }