The main improvement we will make it typing the filter prop. We can do this using a type (you could also use an enum ): type FilterPeriod = 'today' | 'this ...
確定! 回上一頁