TripTracer / TripTracer-web

A travelling white-label website with the leverage of Next.js
0 stars 0 forks source link

Feature: 15 basic components part 2 #38

Closed sepehrsohrabii closed 5 months ago

sepehrsohrabii commented 5 months ago

Background The components will be completed in these kinds of issues.

Description The developed components contain accordion, avatar, badge, banner, breadcrumb, carousel, footer, navbar, pagination, progress, rating, sidebar, timeline, and tabs. Wrote unit tests for all of them.

Expected behavior The expected behavior is that the components work correctly in any situation.

Observed behavior The expected behavior was observed correctly.

How to reproduce/test All of the components can be tested by running the test command.

sepehrsohrabii commented 5 months ago

This PR doesn't need to be merged. this was merged into another PR before.