<template> <Layout /> </template> <script setup> import Layout from '@/components/editor/Layout' </script>