render.js
10.5 KB
-
feat: Add renderModelPriceSimple function and update LogsTable component · c76a0fed
- Introduced a new helper function `renderModelPriceSimple` to simplify the rendering of model price information. - Updated the `LogsTable` component to utilize `renderModelPriceSimple`, enhancing the display of model pricing and grouping information. - Removed the previous implementation of `renderModelPrice` from the `LogsTable` for cleaner code.
CalciumIon committed