A design system in a box. hip-ui.tngl.io/docs/introduction
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix spacing

+1
+1
packages/hip-ui/src/components/table/index.tsx
··· 62 62 backgroundColor: uiColor.component1, 63 63 display: "flex", 64 64 justifyContent: "space-between", 65 + height: spacing["10"], 65 66 paddingLeft: { 66 67 default: spacing["2"], 67 68 ":is(:first-child > *)": spacing["2"],