mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-15 23:37:59 +00:00
config vite
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export { default as Cog } from './Cog';
|
||||
export { default as CommanderTax } from './CommanderTax';
|
||||
export { default as Energy } from './Energy';
|
||||
export { default as Experience } from './Experience';
|
||||
export { default as PartnerTax } from './PartnerTax';
|
||||
export { default as Poison } from './Poison';
|
||||
export { default as Cog } from "./Cog";
|
||||
export { default as CommanderTax } from "./CommanderTax";
|
||||
export { default as Energy } from "./Energy";
|
||||
export { default as Experience } from "./Experience";
|
||||
export { default as PartnerTax } from "./PartnerTax";
|
||||
export { default as Poison } from "./Poison";
|
||||
|
||||
Reference in New Issue
Block a user