mirror of
https://github.com/wah-su/mstickers.git
synced 2025-04-05 15:54:36 +00:00
fix build
This commit is contained in:
parent
73576f7f48
commit
2ed63a4ec1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
const PackHead = require("./components/packHead");
|
||||
const PackCard = require("./components/packCard");
|
||||
const PackLinks = require("./components/PackLinks");
|
||||
const PackLinks = require("./components/packLinks");
|
||||
const PackPreview = require("./components/packPreview");
|
||||
|
||||
function _CreatePackPage(index, pack) {
|
||||
|
|
Loading…
Add table
Reference in a new issue