We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9549981 commit aa5a3eeCopy full SHA for aa5a3ee
documentation-site/examples/tag/primitive.tsx
@@ -1,8 +1,6 @@
1
import * as React from "react";
2
import { Tag, KIND, HIERARCHY } from "baseui/tag";
3
4
-console.log(KIND);
5
-
6
export default function Scenario() {
7
return (
8
<React.Fragment>
0 commit comments