Skip to content

Fix/error storybox component

Ray Fajar Salinggih requested to merge fix/error-storybox-component into main

Description

  • menambahkan builder vite untuk complier component nuxt js storybook
  • menambahkan example component storybook
  • semua component sudah muncul (termasuk modal, item group)
  • menambahkan variant warna (ini akan digunakan jika sudah dijadikan library)

Related Links / Issue Card Number

Type of change

  • Fix bugs in test / code
  • New feature
  • Docs
  • Refactor
  • Other: please elaborate

How have I tested this

  • I have covered the code with unit tests
  • I have performed manual testing

Risks

  • low: new features or patches which does not break existing functionality
  • medium: existing functionality in our domain is changed, but does not break contracts with other domain
  • high: breaking contracts with other domain

Checklist:

  • Any technical debt is marked with // TODO: <debt details>
  • My code follows the code style of this project.

Screenshots if any

Edited by Ray Fajar Salinggih

Merge request reports

Loading