✨Feat: 完成前端知识卡片
This commit is contained in:
@@ -8,7 +8,7 @@ function App() {
|
||||
className="flex min-w-[320px] flex-col gap-3 rounded-3xl p-6"
|
||||
variant="default"
|
||||
>
|
||||
<Card />
|
||||
<Card topic="React Hooks" />
|
||||
</Surface>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user