rename mixan to OPENPANEL!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as EmailValidator from 'email-validator';
|
||||
import { NextResponse } from 'next/server';
|
||||
|
||||
import { db } from '@mixan/db';
|
||||
import { db } from '@openpanel/db';
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { db } from '@mixan/db';
|
||||
import { db } from '@openpanel/db';
|
||||
|
||||
import { PreviewCarousel } from './carousel';
|
||||
import { Heading2, Lead2, Paragraph } from './copy';
|
||||
|
||||
Reference in New Issue
Block a user