Added AnimatedDiv component.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Metadata } from 'next';
|
||||
import ConsolePage from '../ConsolePage';
|
||||
import { ConsolePage } from '../ConsolePage';
|
||||
|
||||
async function getEnabled() {
|
||||
return !!process.env.ENABLE_TEST_CONSOLE;
|
||||
|
||||
Reference in New Issue
Block a user