1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

build fix

This commit is contained in:
codecalm
2023-07-30 14:34:20 +02:00
parent 1354c6d899
commit fd48cc5c47

View File

@@ -1,4 +1,4 @@
"use client"
'use client';
import { useEffect } from 'react';