hasadna/open-bus-map-search

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

开放

#158 创建于 2023年10月29日

 (8 条评论) (0 个反应) (0 位负责人)TypeScript (125 个派生)auto 404
frontendgood first issuehacktoberfest

仓库指标

星标
 (95 个星标)
PR 合并指标
 (平均合并 6天 5小时) (30 天内合并 42 个 PR)

描述

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

贡献者指南