Move ListComments

This commit is contained in:
2024-06-23 07:18:16 +04:00
parent 4a2334b605
commit 73ac8c4ffd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import AuthAlert from '../auth-form/auth-alert.js'
import Titre from './titre.js'
import Article from './article.js'
import HandleCreate from './create/handle-create.js'
import ListComments from './comments/list-comments.js'
import ListComments from './list-comments.js'
import {formatKonstitisyon} from '@/lib/format.js'
const LightTooltip = styled(({className, ...props}) => (