mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: typo
This commit is contained in:
@@ -106,7 +106,7 @@ function TldTable(filters: FiltersType) {
|
||||
}
|
||||
}}
|
||||
|
||||
{...(sm ? {scroll: {y: 'mex-content'}} : {scroll: {y: 240}})}
|
||||
{...(sm ? {scroll: {y: 'max-content'}} : {scroll: {y: 240}})}
|
||||
/>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user