Skip to content

Commit

Permalink
feat(frontend/components): add InKit UI (#12)
Browse files Browse the repository at this point in the history
* feat(frontend/components): add InKit UI

* fix: card and menu date

---------

Co-authored-by: Noelia <noeliadonato@gmail.com>
  • Loading branch information
gonzalochale and nsdonato authored Jan 27, 2024
1 parent a0a4253 commit 592d913
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/frontend/components_library.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Hoy en día hay muchas librerias que nos resuelven el diseño de u

contributors:
- github_username: 'nsdonato'
- github_username: 'gonzalochale'

submenu:
- imgPlaceholder: Shadcn
Expand Down Expand Up @@ -109,4 +110,17 @@ submenu:
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
videos: []

- imgPlaceholder: InKit UI
titleCard: ''
links:
- type: 'Web'
url: https://inkit-ui.vercel.app/
cover:
src: ''
height: 80
width: 190
createdAt: '2024-01-27T00:00:00Z'
updatedAt: '2024-01-27T00:00:00Z'
videos: []
---
2 changes: 1 addition & 1 deletion docs/menu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ menu:
- name: Componentes
url: '/docs/frontend/components_library'
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-27T00:00:00Z'

- name: Dominios
url: '/docs/frontend/domains'
Expand Down

0 comments on commit 592d913

Please sign in to comment.