adding some components with carbon

This commit is contained in:
talksik
2022-05-01 08:35:47 -05:00
parent 9014eb1aed
commit fac5a0293a
4 changed files with 34 additions and 2 deletions
@@ -29,10 +29,14 @@ export default function NirvanaHeader() {
<div className="flex flex-row items-center h-12 bg-gray-100">
<Logo type="small" className="scale-[0.2]" />
<Button kind="ghost">flow state</Button>
<div className="ml-auto">
<Button size="sm" kind="ghost">
flow state
</Button>
</div>
<video
className="ml-auto"
className="ml-2"
ref={userVideo}
height={"50px"}
width={"50px"}