mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-01 15:49:51 +00:00
7 lines
187 B
JavaScript
7 lines
187 B
JavaScript
![]() |
import tableLoading from '@baserow/modules/database/middleware/tableLoading'
|
||
|
|
||
|
/* eslint-disable-next-line */
|
||
|
import Middleware from './middleware'
|
||
|
|
||
|
Middleware.tableLoading = tableLoading
|