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

+1 -1
+1 -1
packages/hip-ui/src/components/page/page-config.ts
··· 2 2 3 3 export const pageConfig: ComponentConfig = { 4 4 name: "page", 5 - filepath: "./index.ts", 5 + filepath: "./index.tsx", 6 6 hipDependencies: [ 7 7 "context.ts", 8 8 "../theme/color.stylex.tsx",