mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-25 21:32:34 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
10
web/admin-spa/node_modules/element-plus/es/components/infinite-scroll/index.mjs
generated
vendored
10
web/admin-spa/node_modules/element-plus/es/components/infinite-scroll/index.mjs
generated
vendored
@@ -1,10 +0,0 @@
|
||||
import InfiniteScroll from './src/index.mjs';
|
||||
|
||||
const _InfiniteScroll = InfiniteScroll;
|
||||
_InfiniteScroll.install = (app) => {
|
||||
app.directive("InfiniteScroll", _InfiniteScroll);
|
||||
};
|
||||
const ElInfiniteScroll = _InfiniteScroll;
|
||||
|
||||
export { ElInfiniteScroll, _InfiniteScroll as default };
|
||||
//# sourceMappingURL=index.mjs.map
|
||||
Reference in New Issue
Block a user