remove thai styles import
This commit is contained in:
parent
342a417982
commit
c0a73f1919
@ -1,6 +1,5 @@
|
|||||||
import '../styles/global.css'
|
import '../styles/global.css'
|
||||||
import '../styles/prism.css'
|
import '../styles/prism.css'
|
||||||
import '../styles/thai.css'
|
|
||||||
import type { AppProps } from 'next/app'
|
import type { AppProps } from 'next/app'
|
||||||
import type { HomeProps } from './notes'
|
import type { HomeProps } from './notes'
|
||||||
import React from 'react'
|
import React from 'react'
|
||||||
|
Loading…
Reference in New Issue
Block a user