Comparing version 0.0.41 to 0.0.42
export { Avatar, AvatarGroup, Box, Button, Card, Field, FieldSet, FileInput, Heading, IconNFT, MediaPicker, Skeleton, SkeletonGroup, Spinner, Stack, Stat, Tag, Text, Textarea, Input, ThemeProvider, useTheme, VisuallyHidden, } from './components'; | ||
export type { BoxProps } from './components'; | ||
export * from './components/icons/generated'; | ||
export { atoms, breakpoints, motionSafe, responsiveStyle, vars } from './css'; | ||
export { atoms, breakpoints, getAccentText, motionSafe, responsiveStyle, vars, } from './css'; |
{ | ||
"name": "degen", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "Design system for Mirror.xyz", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2420442