version0chiro/x-ama

Uniformity across the UI components

Open

#1 opened on May 1, 2024

 (0 comments) (0 reactions) (0 assignees)Svelte (5 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

The UI components currently being used across the app are coming from different places and have different types, in order to maintain uniformity across the board the component dir needs to be used effectively.

Shard-cn has already been initialised across the application, all the UI elements need to be migrated to a separate component and placed upon there

Contributor guide