Skip to content

Commit

Permalink
use nicegui Teleport (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
CrystalWindSnake authored Oct 21, 2024
1 parent 1163426 commit 03e664a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion nicegui_tabulator/core/tabulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from nicegui.awaitable_response import AwaitableResponse
from warnings import warn
from .utils import DeferredTask
from .teleport import teleport
from nicegui.elements.teleport import Teleport as teleport
from .types import CellSlotProps, T_Row_Range_Lookup
from . import utils

Expand Down
16 changes: 0 additions & 16 deletions nicegui_tabulator/core/teleport.js

This file was deleted.

14 changes: 0 additions & 14 deletions nicegui_tabulator/core/teleport.py

This file was deleted.

0 comments on commit 03e664a

Please sign in to comment.