We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be850be commit 90bd774Copy full SHA for 90bd774
packages/solid-element-ui/index.tsx
@@ -92,7 +92,7 @@ export { Masonry } from "./components/masonry/masonry.tsx";
92
93
const justForTest = () => {
94
console.log("just for test");
95
- console.log("make it work");
+ console.log("make it work 1.0.1");
96
};
97
98
export default justForTest;
0 commit comments