Comment out components not in use for now

This commit is contained in:
Henrik Larsson
2023-05-23 08:40:45 +02:00
parent 35d4697016
commit bcec144e68
3 changed files with 36 additions and 37 deletions

View File

@@ -1,3 +1,5 @@
// @ts-nocheck
'use client';
import clsx from 'clsx';