Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Aug 15, 2023
1 parent c7cf7d4 commit a7726cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/e2e/app-dir/app-css/app/layout.js
@@ -1,7 +1,7 @@
// import '../styles/global.css'
// import './style.css'
import '../styles/global.css'
import './style.css'

// export const revalidate = 0
export const revalidate = 0

export default function Root({ children }) {
return (
Expand Down

0 comments on commit a7726cf

Please sign in to comment.