chore(frontend): Spelling (#25452)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
Josh Soref
2024-09-10 17:05:35 -04:00
committed by GitHub
parent dd4f223a39
commit d0c9cde0ba
68 changed files with 108 additions and 109 deletions

View File

@@ -1038,7 +1038,7 @@ export default function TableChart<D extends DataRecord = DataRecord>(
useLayoutEffect(() => {
// After initial load the table should resize only when the new sizes
// Are not only scrollbar updates, otherwise, the table would twicth
// Are not only scrollbar updates, otherwise, the table would twitch
const scrollBarSize = getScrollBarSize();
const { width: tableWidth, height: tableHeight } = tableSize;
// Table is increasing its original size