mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-27 01:47:46 +00:00
chore: update frontend build for v1.1.83 [skip ci]
This commit is contained in:
8
web/admin-spa/node_modules/element-plus/es/components/affix/index.mjs
generated
vendored
Normal file
8
web/admin-spa/node_modules/element-plus/es/components/affix/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import Affix from './src/affix2.mjs';
|
||||
export { affixEmits, affixProps } from './src/affix.mjs';
|
||||
import { withInstall } from '../../utils/vue/install.mjs';
|
||||
|
||||
const ElAffix = withInstall(Affix);
|
||||
|
||||
export { ElAffix, ElAffix as default };
|
||||
//# sourceMappingURL=index.mjs.map
|
||||
Reference in New Issue
Block a user