create-payload-app 3.0.0-alpha.66 → 3.0.0-alpha.67
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,6 @@
|
|
1
1
|
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
|
2
2
|
import configPromise from '@payload-config'
|
3
|
+
import '@payloadcms/next/css'
|
3
4
|
import { RootLayout } from '@payloadcms/next/layouts'
|
4
5
|
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
|
5
6
|
import React from 'react'
|