hasadna/open-bus-map-search

better to use single design system (currently project uses both ant and mui)

オープン

#158 opened on 2023/10/29

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (125 件のフォーク)auto 404
frontendgood first issuehacktoberfest

Repository metrics

Stars
 (95 個のスター)
PR merge metrics
 (平均マージ 6d 5h) (30d で 42 merged PRs)

説明

currently project uses both ant and mui ui libraries i think we need to choose single library to stick to otherwise project do not have clear design language and also it relays on multiple dependencies (which will be harder to maintain) personally, i think it is better to stick to ant, since project originally started with this design in mind

for example: we can use antd grid system instead of using material grid or: ant library has datepicker and hourpicker components of its own or: using Card antd component

コントリビューターガイド