Skip to content

Commit aa13c3a

Browse files
author
acring
committed
fix: 给 spinner 增加客户端渲染
Signed-off-by: acring <liu-zhen@xsky.com>
1 parent 0a5e0ff commit aa13c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ui/components/Spinner/Spinner.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
'use client';
12
import { cva } from 'class-variance-authority';
23
import React from 'react';
34
import Lottie from 'lottie-react';

0 commit comments

Comments
 (0)