Skip to content

Commit aa5a3ee

Browse files
committed
console.log
1 parent 9549981 commit aa5a3ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation-site/examples/tag/primitive.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import * as React from "react";
22
import { Tag, KIND, HIERARCHY } from "baseui/tag";
33

4-
console.log(KIND);
5-
64
export default function Scenario() {
75
return (
86
<React.Fragment>

0 commit comments

Comments
 (0)