@livepeer/design-system 0.0.0-beta.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.
@@ -0,0 +1,4 @@
1
+ export { Tabs } from "@modulz/design-system";
2
+ export declare const TabsTrigger: any;
3
+ export declare const TabsList: any;
4
+ export declare const TabsContent: any;
@@ -0,0 +1 @@
1
+ export declare const Text: any;
@@ -0,0 +1 @@
1
+ export declare const TextField: any;