xiefeng
Results
2
issues of
xiefeng
add the conversion of line number to pixel value when the scroll value is line number in the wheel event related issue: [Tabs scroll slowly in firefox some version such...
## Platform - OS: windows 11 - browser: firefox 72.0 ## code ```typescript import React, { useState } from 'react'; import type { RadioChangeEvent } from 'antd'; import { Radio,...