Website edit functionality.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Head from 'next/head';
|
||||
import Link from 'next/link';
|
||||
import Layout from 'components/Layout';
|
||||
import Layout from 'components/layout/Layout';
|
||||
|
||||
export default function Test({ websiteId }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user