mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 10:15:41 +00:00
fix: typo
This commit is contained in:
parent
34b4838a72
commit
697f82c6dd
@ -106,7 +106,7 @@ function TldTable(filters: FiltersType) {
|
||||
}
|
||||
}}
|
||||
|
||||
{...(sm ? {scroll: {y: 'mex-content'}} : {scroll: {y: 240}})}
|
||||
{...(sm ? {scroll: {y: 'max-content'}} : {scroll: {y: 240}})}
|
||||
/>
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user